Skip to content
VS Code

Stellary Project Management MCP Server for VS Code

io.github.anymfah/stellary-project-management

Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

client:VS Code transport:streamable-http

Install Stellary Project Management MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "stellary-project-management": {
      "type": "http",
      "url": "https://api.stellary.co/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Stellary Project Management MCP Server in other clients