Word Of Clout ACN MCP Server for Cursor
io.github.wordofclout/acn-mcp-server
Guarded MCP server for agent-readable business truth, provenance, readiness, and discovery.
client:Cursor
transport:streamable-http
Install Word Of Clout ACN MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"acn-mcp-server": {
"url": "https://mcp.wordofclout.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs