Sonnet 5 Agent for Cursor
com.llmotions.farm/sonnet-5-agent
Authenticated async Sonnet 5 Agent agent with status polling and artifact results.
client:Cursor
transport:streamable-http
Install Sonnet 5 Agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sonnet-5-agent": {
"url": "https://farm.llmotions.com/mcp/agents/sonnet-5-agent"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs