AI & ML
Trust: 34/100 (Limited)io.github.commiegod/commonersdao-mcp Guide
AI agent access to Commoner's DAO — auction, governance, treasury, and discussion board on Solana.
by commiegod
Quick Start
Install
npx commonersdao-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-commiegod-commonersdao-mcp": {
"command": "npx",
"args": [
"commonersdao-mcp"
]
}
}
}