Skip to content
VS Code

FLOCORE Governed MCP for VS Code

tech.flocore/flocore

Governed MCP front door to FLOCORE; write calls need human approval and signed receipts.

client:VS Code transport:streamable-http tools:11

Install FLOCORE Governed MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "flocore": {
      "type": "http",
      "url": "https://fo.flocore.tech/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

FLOCORE Governed MCP in other clients