{
  "name": "io.getcoherence/mcp",
  "displayName": "Coherence",
  "description": "Official Model Context Protocol server for Coherence. Read from your workspace and ask its AI agent (Nash) to take action.",
  "version": "1.0.0",
  "serverCard": "https://getcoherence.io/.well-known/mcp/server-card.json",
  "documentationUrl": "https://getcoherence.io/docs/mcp/overview",
  "repository": "https://github.com/getcoherence/mcp-server",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@coherenceos/mcp-server"
    }
  ],
  "transport": [
    "stdio"
  ],
  "provider": {
    "organization": "Brightyard, Inc.",
    "url": "https://getcoherence.io"
  }
}