Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"convocore-mcp": {
"command": "npx",
"args": [
"-y",
"convocore-mcp"
]
}
}
}
Or smoke-test directly:
npx -y convocore-mcp
Details
| Website | https://www.npmjs.com/package/convocore-mcp |
|---|---|
| GitHub | git+https://github.com/moe003/convocore-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | mcp convocore ai-agents model-context-protocol claude cursor npx |
| Sources | npm |
| Discovered | 2026-05-25 |