Seline for Cursor
io.github.getseline/seline-mcp
MCP server for the Seline Analytics API
client:Cursor
transport:streamable-http
runtime:npm
Install Seline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seline-mcp": {
"url": "https://api.seline.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs