declaude for Cursor
io.github.tenkenco/declaude
Rewrites Claude-English into plain English, preserving meaning, code and structure.
client:Cursor
transport:streamable-http
Install declaude in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"declaude": {
"url": "https://speak-english.tenken.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs