Official OrigoID Model Context Protocol server. Exposes every OrigoID API endpoint as an MCP tool — works with Claude Code/Desktop, Cursor, Windsurf, ChatGPT Desktop, Codex CLI, Gemini, and any MCP-co…
{
"mcpServers": {
"origoidmcp": {
"command": "npx",
"args": [
"-y",
"@origoid/mcp-server"
]
}
}
}