Server data from the Official MCP Registry
LP copilot: free position enumeration on 7 chains + paid range backtests, IL forecasts, points EV
LP copilot: free position enumeration on 7 chains + paid range backtests, IL forecasts, points EV
PulseNetwork MCP is a well-architected payment-gated API client with strong in-code spend guardrails and explicit cost transparency. Authentication is handled via the x402 protocol with cryptographic signing, and dangerous operations (fund transfers) are protected by hard-coded spend caps enforced before signing. Minor code quality issues around error handling and input validation do not materially impact security given the guardrail architecture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
8 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"com-theaslangroupllc-pulse-lp-copilot": {
"args": [
"-y",
"@pulsenetwork/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Give your AI agent a wallet and 900+ pay-per-call intelligence APIs.
A local MCP server that connects any MCP host (Cursor, Claude Code, Claude Desktop, …) to PulseNetwork — 74 intelligence verticals covering finance, crypto, health, law, travel, climate, safety, and more. No accounts, no API keys: every endpoint is paid per call in USDC on Base via the x402 protocol.
{ "mcpServers": { "pulsenetwork": { "command": "npx", "args": ["-y", "@pulsenetwork/mcp", "mcp"] } } }
| Tool | Cost | What it does |
|---|---|---|
pulse_discover | FREE | Search the full catalog (~900 endpoints) by keyword |
pulse_call | pays the listed price | Call an endpoint; payment settles automatically |
pulse_balance | FREE | Wallet address + USDC balance |
pulse_report | FREE | Local spend report |
pulse_guardrail | FREE | Show active spend caps |
On first run the server generates a wallet (standard BIP-39 phrase, imports into
MetaMask/Rabby) and prints the address. Fund it with a few dollars of USDC on Base
and paid calls just work. The recovery phrase is stored at ~/.pulsepay/wallet.json
(file mode 600) — back it up. Prefer your own key? Set PULSEPAY_EVM_KEY and nothing
is written to disk.
Guardrails run in code, before anything is signed — a confused or prompt-injected agent cannot bypass them:
~/.pulsepay/config.json or via
PULSEPAY_MAX_PER_CALL / PULSEPAY_MAX_PER_DAY)*.theaslangroupllc.com (the PulseNetwork fleet) — nothing else"Check if a 5-hour delayed flight from FRA to JFK qualifies for EU261 compensation."
"Is this token safe? 0x… on Base — run a safety scan before I ape."
"Any product recalls for 'baby teether' in the EU this year?"
"What's my agent wallet's balance and what did it spend this week?"
Most endpoints cost $0.01–$0.25. The agent discovers for free, quotes the price, and pays only when you ask it to.
MIT © The Aslan Group LLC. Terms: https://pulse.theaslangroupllc.com/terms.html
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.