SayDo for Cursor
io.github.vince-gonzalez/saydo
Does the tool do what it says? Conformance receipts for MCP servers, and unknown when unchecked.
client:Cursor
transport:stdio
runtime:pypi
Install SayDo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"saydo": {
"type": "stdio",
"command": "uvx",
"args": [
"saydo"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs