Loading MCP server directory, please wait...
Read-only MCP for identity resolution and write guardrails.
npx @getmcp/cli add io.github.nolenation04/anchordRequires Node.js 18+. Community-contributed server. Review source before installing.
ANCHORD_API_KEYYour Anchord API key (Bearer token). Get one at https://app.anchord.ai/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nolenation04/anchord": {
"command": "npx",
"args": [
"-y",
"@anchord/mcp-server"
],
"env": {
"ANCHORD_API_KEY": "",
"ANCHORD_API_BASE_URL": ""
}
}
}
}