Skip to content
VS Code

NanoParse MCP for VS Code

io.github.nanoparse-dev/nanoparse-mcp

Fetch any web page to clean Markdown with Litmus trust signals. No account or API key needed.

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

Install NanoParse MCP in VS Code

.vscode/mcp.json

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

NanoParse MCP in other clients