Anchord (AnchorID)
Quality Score
80
/100
Read-only MCP for identity resolution and write guardrails.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.anchord.ai/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"anchord": {
"command": "npx",
"args": [
"-y",
"@anchord/mcp-server"
],
"env": {
"ANCHORD_API_KEY": "<your-anchord_api_key>",
"ANCHORD_API_BASE_URL": "<anchord_api_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"anchord": {
"command": "npx",
"args": [
"-y",
"@anchord/mcp-server"
],
"env": {
"ANCHORD_API_KEY": "<your-anchord_api_key>",
"ANCHORD_API_BASE_URL": "<anchord_api_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @anchord/mcp-server§02 Environment variables
ANCHORD_API_KEYrequiredsecret
Your Anchord API key (Bearer token). Get one at https://app.anchord.ai/signup
ANCHORD_API_BASE_URLAnchord API base URL. Defaults to https://api.anchord.ai
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.