Skip to content
VS Code

tenderapi mcp for VS Code

io.github.idnsidns/tenderapi-mcp

MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.

client:VS Code transport:streamable-http runtime:pypi tools:3

Install tenderapi mcp in VS Code

.vscode/mcp.json

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

tenderapi mcp in other clients