Skip to content
VS Code

Knoww for VS Code

io.github.metatxn/knoww

Read-only Polymarket search, market details, order books, price history, and market cards.

client:VS Code transport:streamable-http

Install Knoww in VS Code

.vscode/mcp.json

{
  "servers": {
    "knoww": {
      "type": "http",
      "url": "https://mcp.knoww.app/mcp"
    }
  }
}

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

Knoww in other clients