Knoww for Cursor
io.github.metatxn/knoww
Read-only Polymarket search, market details, order books, price history, and market cards.
client:Cursor
transport:streamable-http
Install Knoww in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knoww": {
"url": "https://mcp.knoww.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs