PluginBench
MCP Server
Active
MIT

com.theaslangroupllc.pulse/lp-copilot MCP Server

com.theaslangroupllc.pulse/lp-copilot

What is the com.theaslangroupllc.pulse/lp-copilot MCP server?

LP copilot: free position enumeration on 7 chains + paid range backtests, IL forecasts, points EV

How to install com.theaslangroupllc.pulse/lp-copilot

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lp-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "@pulsenetwork/lp-copilot-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "lp-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "@pulsenetwork/lp-copilot-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "lp-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "@pulsenetwork/lp-copilot-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "lp-copilot": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@pulsenetwork/lp-copilot-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add lp-copilot -- npx -y @pulsenetwork/lp-copilot-mcp

Related MCP servers

914 paid market-data & token-safety endpoints — keyless x402 USDC: Base, Solana, XRPL, +8 chains

3
TypeScript
Apache-2.0
View repository →

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

0
TypeScript
MIT
View repository →