C
Cooperto MCP
by @Oak1997
MCP server by Oak1997
Created 6/15/2026
Updated 2 days 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-cooperto-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"oak1997-cooperto-mcp": {
"command": "npx",
"args": [
"oak1997-cooperto-mcp"
]
}
}
}