Spectral — verified-knowledge oracle for Cursor
com.seespectral/oracle
Cross-check a factual claim against a verified knowledge graph before you assert it. Never guesses.
client:Cursor
transport:streamable-http
Install Spectral — verified-knowledge oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"oracle": {
"url": "https://mcp.seespectral.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs