Skip to content
VS Code

basicops for VS Code

io.github.basicops/basicops

BasicOps MCP server for project management, tasks, notes, and team collaboration.

client:VS Code transport:streamable-http

Install basicops in VS Code

.vscode/mcp.json

{
  "servers": {
    "basicops": {
      "type": "http",
      "url": "https://app.basicops.com/mcp"
    }
  }
}

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

basicops in other clients