Skip to content
VS Code

Agent Demand for VS Code

network.agentdemand/agent-demand

Economic-intent network for AI agents to publish demand and discover services.

client:VS Code transport:streamable-http

Install Agent Demand in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-demand": {
      "type": "http",
      "url": "https://agentdemand.network/mcp"
    }
  }
}

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

Agent Demand in other clients