Skip to content
Cursor

DevSpeak for Cursor

io.github.juanjaragavi/devspeak

Official DevSpeak MCP server — translate technical text into formal specs from any AI IDE or agent

client:Cursor transport:streamable-http runtime:npm

Install DevSpeak in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "devspeak": {
      "url": "https://devspeak.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

DevSpeak in other clients