Catalog
io.github.titov-d/agentdocs
Officialby titov-d · TypeScript
agentdocs
Fresh, source-verified docs for building MCP servers and Claude agents, for AI coding agents.
Source-verified documentation for building MCP servers and Claude agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentdocs": {
"command": "npx",
"args": [
"-y",
"mcp-agentdocs@0.1.3"
]
}
}
}