pulsechain-mcp
PulseChain MCP server for AI agents: chain reads, markets, swap quotes, and encrypted wallets
Install / Use
claude mcp add DavidFeder -- npx -y github:DavidFeder/pulsechain-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
MarketingSupported Platforms
Tags
Our assessment of pulsechain-mcp
pulsechain-mcp scores 65/100 on our quality scale, 42nd of 55 Marketing skills we index.
Its MCP Server is 2.0 KB long, split into 6 sections with 1 code example: moderately detailed.
It has 10 GitHub stars, so there is little community track record yet; judge it on its content.
Maintenance, license and trust
- The repository was last updated 19 days ago, so pulsechain-mcp is actively maintained.
- Our last check on 2026-09-22 found the source still online.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 92/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
pulsechain-mcp compared with similar skills
All 4 of these similar skills score higher than pulsechain-mcp; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| pulsechain-mcp (this skill)by DavidFeder | 65 | 10 | 19d ago | MCP Server |
| Agent-Reachby Panniantong | 100 | 85.0k | 8d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.6k | today | CLAUDE.md |
| rufloby ruvnet | 100 | 73.1k | today | CLAUDE.md |
| CowAgentby zhayujie | 100 | 47.1k | today | CLAUDE.md |
Frequently asked questions
- How do I install pulsechain-mcp?
- Run
claude mcp add DavidFeder -- npx -y github:DavidFeder/pulsechain-mcp. The install tabs above show the steps for each supported agent. - Which AI agents does pulsechain-mcp work with?
- It is written for Claude Code and Claude Desktop, as a MCP Server file. Other agents that read the same format can often use it too.
- Is pulsechain-mcp safe to use?
- It is MIT-licensed and scores 92/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is pulsechain-mcp still maintained?
- The repository was last updated 19 days ago, so pulsechain-mcp is actively maintained.
Skill content
View source on GitHubpulsechain-mcp
An MCP server that lets AI agents work with PulseChain and encrypted agent wallets.
You can give your AI agent its own PLS and other tokens in a local wallet it controls.
Sending PLS and swaps on PulseX/Piteas have been successful.
Version 1.0.4 · MCP TypeScript SDK 2.0.0 (stable) · dual-era 2026-07-28 + 2025-11-25
Features
- PulseChain data and market research
- Smart contract reviews and creation
- Swap quotes/prices and executions
- Encrypted agent wallets — send PLS and other tokens to a wallet your agent can control
Security
- AI Agent starts with zero PLS and is in "Research Only Mode" until you fund it's wallet. Sending PLS to your agent is optional, if you do be smart and start small.
- Kill switch command can disable the wallet
- Encrypted keys at rest (AES-256-GCM)
- Unique wallet directory per process
- Don't give your agent more coins than you are willing to lose, agents make mistakes just like humans
Setup (humans)
- Install Node.js 20+ if needed or have your agent do it.
- Clone this repo and open it in your AI app (Cursor, Claude, Grok, Codex, …) or have your agent do it.
- Ask your AI agent to finish setup — it should start research-only (no signing secrets), reload, and smoke-check. Ask again later if you want agent wallets for signing.
You do not need to learn MCP, RPC, or wallet cryptography. The agent does it for you.
Optional one-liner if the agent has not cloned yet:
git clone https://github.com/DavidFeder/pulsechain-mcp.git && cd pulsechain-mcp && npm install && npm run build
If you are an AI agent
Start here → docs/BOOTSTRAP.md
(ordered checklist: clone → mode fork research-first → secrets write-only if wallets → install-for-host → pre-reload doctor → user reload → post-reload smoke)
Default install intent is research-only. Promote to wallets-on only when the user asks to sign. Never print or paste master keys.
License
MIT
Related Skills
Agent-Reach
85.0kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.6kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.1k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
