MCP server for Nestr - the platform for self-organizing teams practicing Holacracy, Sociocracy, and role-based work. Manage circles, roles, tactical meetings, governance meetings, tensions, and more.
{
"mcpServers": {
"nestrmcp": {
"command": "npx",
"args": [
"-y",
"@nestr/mcp"
]
}
}
}