Connect your self-hosted Plane workspace to any MCP-compatible AI client to manage projects, work items, cycles and modules.
{
"mcpServers": {
"zethictechplane": {
"command": "npx",
"args": [
"-y",
"@zethictech/plane-mcp-server"
]
}
}
}