Skip to content
VS Code

Word Of Clout ACN MCP Server for VS Code

io.github.wordofclout/acn-mcp-server

Guarded MCP server for agent-readable business truth, provenance, readiness, and discovery.

client:VS Code transport:streamable-http

Install Word Of Clout ACN MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "acn-mcp-server": {
      "type": "http",
      "url": "https://mcp.wordofclout.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Word Of Clout ACN MCP Server in other clients