SkillAgentSearch skills...

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-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

65/100

Category

Marketing

Supported Platforms

Claude Code
Claude Desktop

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.

Substance
20/30
Structure
15/20
Description
12/15
Adoption
4/20
Freshness
15/15

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.

SkillScoreStarsUpdatedFormat
pulsechain-mcp (this skill)by DavidFeder651019d agoMCP Server
Agent-Reachby Panniantong10085.0k8d agoCLAUDE.md
headroomby headroomlabs-ai10073.6ktodayCLAUDE.md
rufloby ruvnet10073.1ktodayCLAUDE.md
CowAgentby zhayujie10047.1ktodayCLAUDE.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.

pulsechain-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)

  1. Install Node.js 20+ if needed or have your agent do it.
  2. Clone this repo and open it in your AI app (Cursor, Claude, Grok, Codex, …) or have your agent do it.
  3. 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

View on GitHub
GitHub Stars10
CategoryMarketing
Updated19d ago
Forks9

Languages

TypeScript

Trust signals

92/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 low1 info