O
Oncrawl MCP Pi Extension
by @Giorgio089
Extension for Pi Coding Agent to access Oncrawl SEO tool
Created 3/31/2026
Updated 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-oncrawl-mcp-pi-extension
Cursor configuration (mcp.json)
{
"mcpServers": {
"giorgio089-oncrawl-mcp-pi-extension": {
"command": "npx",
"args": [
"giorgio089-oncrawl-mcp-pi-extension"
]
}
}
}