# Pulsechain Mcp

> PulseChain MCP server for AI agents: chain reads, markets, swap quotes, and encrypted wallets

- **Type:** MCP server
- **Install:** `agentstack add mcp-davidfeder-pulsechain-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [DavidFeder](https://agentstack.voostack.com/s/davidfeder)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [DavidFeder](https://github.com/DavidFeder)
- **Source:** https://github.com/DavidFeder/pulsechain-mcp

## Install

```sh
agentstack add mcp-davidfeder-pulsechain-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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.0`** · 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** — paths, master key or research-only mode, reload, and smoke checks.

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:

```bash
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](docs/BOOTSTRAP.md)**  
(ordered checklist: build → client example → paths → wallets → reload → smoke → next docs)

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [DavidFeder](https://github.com/DavidFeder)
- **Source:** [DavidFeder/pulsechain-mcp](https://github.com/DavidFeder/pulsechain-mcp)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-davidfeder-pulsechain-mcp
- Seller: https://agentstack.voostack.com/s/davidfeder
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
