A
Agentic MCP
by @Arnie936
MCP server by Arnie936
Created 12/9/2025
Updated 6 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx agentic-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"arnie936-agentic-mcp": {
"command": "uvx",
"args": [
"agentic-mcp"
]
}
}
}