seo tools for Cursor
io.github.seodesignlab/seo-tools
SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.
client:Cursor
transport:stdio
runtime:npm
Install seo tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seo-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seodesignlab/mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs