Loading MCP server directory, please wait...
Guarded MCP server for agent-readable business truth, provenance, readiness, and discovery.
npx @getmcp/cli add io.github.wordofclout/acn-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token with the required ACN MCP scope.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wordofclout/acn-mcp-server": {
"url": "https://mcp.wordofclout.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}