Pulsepay MCP Server
Rank #43,542com.theaslangroupllc.pulse/lp-copilot
LP copilot: free position enumeration on 7 chains + paid range backtests, IL forecasts, points EV
Pulsepay MCP Server is a Model Context Protocol (MCP) server published by gtcc777. It ranks #43,542 of 115,591 servers tracked on MCP Toplist. Pulsepay MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 72,049 of 115,591 servers on MCP Toplist.
Use Pulsepay MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lp-copilot -- npx -y @pulsenetwork/lp-copilot-mcp[mcp_servers.lp-copilot]
command = "npx"
args = ["-y", "@pulsenetwork/lp-copilot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lp-copilot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lp-copilot": {
"command": "npx",
"args": [
"-y",
"@pulsenetwork/lp-copilot-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.theaslangroupllc.pulse%2Flp-copilot)<a href="https://mcptoplist.com/server/com.theaslangroupllc.pulse%2Flp-copilot"><img src="https://mcptoplist.com/badge/com.theaslangroupllc.pulse%2Flp-copilot.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gtcc777
Other servers by gtcc777
View all gtcc777 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Pulsepay MCP Server?
- Pulsepay MCP Server is maintained by gtcc777, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Pulsepay MCP Server listed on the Official MCP Registry?
- Yes — Pulsepay MCP Server is listed on the Official MCP Registry.
- How many versions does Pulsepay MCP Server have?
- MCP Toplist tracks 1 version of Pulsepay MCP Server, most recently published on Jul 29, 2026.
- Where can I find the source code for Pulsepay MCP Server?
- The source code for Pulsepay MCP Server is hosted at github.com/GTCC777/pulsepay-mcp.