LP copilot: free position enumeration on 7 chains + paid range backtests, IL forecasts, points EV
claude mcp add lp-copilot -- npx -y @pulsenetwork/lp-copilot-mcp
claude_desktop_config.json
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"lp-copilot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.theaslangroupllc.pulse--lp-copilot/reviews or the review_server meta-tool.
POST /mcp