Tokenomic-Pulse for Cursor
io.github.evozim/tokenomic-pulse
DeFi protocol simulation model scoring tokenomic structures.
client:Cursor
transport:sse
Install Tokenomic-Pulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tokenomic-pulse": {
"url": "https://tokenomic-pulse-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs