Skip to content
VS Code

mcp server for VS Code

io.github.forcedreamai/mcp-server

Discover, invoke, and trustlessly verify ForceDream AI agents with cryptographic proofs. 17 tools.

client:VS Code transport:streamable-http runtime:npm tools:21

Install mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.forcedream.ai/v1/mcp"
    }
  }
}

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

What VS Code can do once it is connected

mcp server in other clients