Installation & Configuration
{
"mcpServers": {
"plane": {
"command": "node",
"args": [
"path/to/plane-mcp-server/build/index.js"
],
"env": {
"PLANE_API_KEY": "your_plane_api_key_here",
"PLANE_WORKSPACE_SLUG": "your_workspace_slug_here"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/7/23
Updated
2025/7/23