Skip to content
VS Code

Fiskmas for VS Code

dev.fiskmas/fiskmas

Hosting for AI agents: your AI client deploys Docker apps to live HTTPS URLs over MCP.

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

Install Fiskmas in VS Code

.vscode/mcp.json

{
  "servers": {
    "fiskmas": {
      "type": "http",
      "url": "https://mcp.fiskmas.dev/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

Fiskmas in other clients