M
Mastering MCP
精通MCP:AI智能体开发实战
Created 9/7/2025
Updated 3 days ago
README
Repository documentation and setup instructions
精通MCP:AI智能体开发实战
Mastering MCP: AI Agent Development In Action
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mastering_mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"aigeniusinstitute-mastering-mcp": {
"command": "uvx",
"args": [
"mastering_mcp"
]
}
}
}