Skip to content
VS Code

Interpol for VS Code

io.github.mcp-dir/interpol-mcp

Checks whether a name is on Interpol notices, from the name, surname, and date of birth, for complia

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

Install Interpol in VS Code

.vscode/mcp.json

{
  "servers": {
    "interpol-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_interpol"
    }
  }
}

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

Interpol in other clients