Skip to content
VS Code

foundrynet inference for VS Code

io.github.foundrynet/foundrynet-inference

x402 LLM proxy + data-enriched analysis (17 sources) + TimesFM predictive IoT intelligence.

client:VS Code transport:streamable-http

Install foundrynet inference in VS Code

.vscode/mcp.json

{
  "servers": {
    "foundrynet-inference": {
      "type": "http",
      "url": "https://foundrynet-inference-production.up.railway.app/mcp"
    }
  }
}

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

foundrynet inference in other clients