M
MCP Agent
MCP server by bryanmdavis25
Created 11/27/2025
Updated 18 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-agent
Cursor configuration (mcp.json)
{
"mcpServers": {
"bryanmdavis25-mcp-agent": {
"command": "uvx",
"args": [
"mcp-agent"
]
}
}
}