← Index

io.github.commiegod/commonersdao-mcp

io.github.commiegod/commonersdao-mcp·v1.0.1·Other
Quality Score
83
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "commonersdao-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "commonersdao-mcp"
      ],
      "env": {
        "COMMONERSDAO_API_URL": "<commonersdao_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "commonersdao-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "commonersdao-mcp"
      ],
      "env": {
        "COMMONERSDAO_API_URL": "<commonersdao_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y commonersdao-mcp
§02  Environment variables
COMMONERSDAO_API_URL

Override the API base URL. Defaults to https://commonersdao.com. Useful for local development.

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other