Loading MCP server directory, please wait...
Ziggs delegate MCP: chat, agreements, context, payments via OAuth or operator key.
npx @getmcp/cli add io.github.ZiggsAI/ziggsRequires Node.js 18+. Community-contributed server. Review source before installing.
ZIGGS_OPERATOR_KEYAgent-scoped Ziggs operator key (stdio path). Remote OAuth does not need this.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ZiggsAI/ziggs": {
"command": "npx",
"args": [
"-y",
"@ziggs-ai/ziggs-mcp"
],
"env": {
"ZIGGS_OPERATOR_KEY": ""
}
}
}
}