C
Charlieplan MCP
by @ashkuc
MCP server by ashkuc
Created 3/3/2026
Updated about 10 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-charlieplan-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ashkuc-charlieplan-mcp": {
"command": "npx",
"args": [
"ashkuc-charlieplan-mcp"
]
}
}
}