Quotes for Cursor
io.github.pipeworx-io/quotes
Quotes MCP — citation-grade quote API for public-domain authors.
client:Cursor
transport:streamable-http
Install Quotes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quotes": {
"url": "https://gateway.pipeworx.io/quotes/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs