← Back to Plugins
MCP Server MCP

io.github.commiegod/commonersdao-mcp

github By github 👁 1 views ▲ 0 votes

AI agent access to Commoner's DAO — auction, governance, treasury, and discussion board on Solana.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "commonersdao-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the API base URL. Defaults to https://commonersdao.com. Useful for local development.",
          "format": "string",
          "name": "COMMONERSDAO_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...