Skip to content
VS Code

magicweave fastmcp for VS Code

io.github.fortunecasablancas/magicweave-fastmcp

Author, validate, simulate, and one-click-build game economies on the Magicweave platform.

client:VS Code transport:streamable-http

Install magicweave fastmcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "magicweave-fastmcp": {
      "type": "http",
      "url": "https://mcp.magicweave.xyz/mcp"
    }
  }
}

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

magicweave fastmcp in other clients