Skip to content
VS Code

Keyword Research API for VS Code

io.github.br0ski777/keyword-research

SEO keyword research with Google Suggest, intent scoring, long-tail discovery. x402.

client:VS Code transport:sse

Install Keyword Research API in VS Code

.vscode/mcp.json

{
  "servers": {
    "keyword-research": {
      "type": "sse",
      "url": "https://keyword-research.api.klymax402.com/mcp"
    }
  }
}

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

Keyword Research API in other clients