@gera-services/mcp-gera-nexus
v0.1.1
Published
MCP server for GeraNexus — the open Agentic Commerce Protocol by Gera Services. Placeholder; full transactional protocol (negotiate, book, pay, cancel, refund, dispute) launching 2026.
Downloads
210
Maintainers
Readme
@gera-services/mcp-gera-nexus
MCP (Model Context Protocol) server for GeraNexus — the open Agentic Commerce Protocol by Gera Services.
Status: Placeholder (v0.1.0). The full transactional protocol — negotiate, book, pay, cancel, refund, dispute, verify-completion — is under development and ships with v1.0.0.
What is GeraNexus?
GeraNexus extends MCP (query-only) into transactional territory. It's the open protocol every AI agent will speak to interact with any Gera vertical — and eventually any real-world service. Think "Stripe for agent commerce." All 22 Gera verticals (GeraClinic, GeraHome, GeraMarket, GeraEats, GeraRide, GeraCash, and more) will be the reference implementation.
Full spec: ceo/strategy/research/five-ideas-for-2030.md
Tools
| Tool | Description |
|------|-------------|
| info | Returns current status, planned actions, revenue model, and launch estimate for GeraNexus |
Additional transactional tools (negotiate, book, pay, cancel, refund, dispute, verify_completion) will land in v1.0.0.
Installation
npx @gera-services/mcp-gera-nexusUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gera-nexus": {
"command": "npx",
"args": ["@gera-services/mcp-gera-nexus"]
}
}
}Learn more
- Product: https://geranexus.com
- Parent company: https://gera.services
- Full spec: https://github.com/geraservicesuk/globetura/blob/master/ceo/strategy/research/five-ideas-for-2030.md
License
MIT — (c) 2026 Gera Services Ltd
