Ichimoku Signal for Cursor
io.github.fizzl13/ichimoku-signal
Crypto signals for agents: free Ichimoku trend; confluence and price levels paid via x402.
client:Cursor
transport:streamable-http
tools:4
Install Ichimoku Signal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ichimoku-signal": {
"url": "https://ichimoku-signal.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs