Developer Tools
Trust: 39/100 (Limited)io.nestr/mcp Guide
Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams.
4 starsby nestr-dev
Quick Start
Install
npx @nestr/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-nestr-mcp": {
"command": "npx",
"args": [
"@nestr/mcp"
]
}
}
}