the-momentum/python-ai-kit
Python boilerplate for creating AI agents, MCP servers, API microservices and monolith services. All in one!
Platform-specific configuration:
{
"mcpServers": {
"python-ai-kit": {
"command": "npx",
"args": [
"-y",
"python-ai-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...