michaelshimeles/agent-toolkit
Build agent skills and turn docs, repos, and openapi sepcs into MCP servers using AI
Platform-specific configuration:
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...