MCP server for Plane integration, enabling AI agents to interact with Plane APIs and services for project management tasks.
{ "mcpServers": { "plane-1": { "command": "uvx", "args": [ "plane-mcp-server" ] } } }