Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sdk-python": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sdk-python"
]
}
}
}