Install
# CLI install
npm install -g @esaio/esa-mcp-server
MCP client config
{
"command": "npx",
"args": ["-y", "@esaio/esa-mcp-server"],
"env": { "SPAWNPAY_API_KEY": "spk_live_..." }
}
Drop this into your Claude Desktop or Cursor config. Agents call the tool, payments settle automatically.
Make it paid
This MCP is currently free. Authors can wrap any tool in two lines using spawnpay-paywall to charge per call in USDC. Keep 99.5%, no payment infra.
// Node — npm install spawnpay-paywall import { paywall } from 'spawnpay-paywall'; const myTool = paywall( { price: 0.005, vendor: 'SP_yourCode' }, originalToolFn );
About
- Package
- @esaio/esa-mcp-server
- Version
- 0.8.1
- Author
- GitHub Actions
- Published
- 2026-05-18
- Keywords
- mcp, model-context-protocol, esa, esa.io, documentation, knowledge-base
Related MCPs
-
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO
-
Give Claude a persistent memory that never forgets. cachly learns automatically from every session, bug fix & git commit — no manual calls n
-
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content format
-
SAP Fiori documentation indexing