# AlgoVoi MCP Server

**Canonical:** https://apis.io/apis/algovoi-co-uk/algovoi-mcp-server/  
**Provider:** AlgoVoi — https://apis.io/providers/algovoi-co-uk/  
**Base URL:** https://agents.algovoi.co.uk/mcp  
**Documentation:** https://docs.algovoi.co.uk/integrations/mcp-server

AlgoVoi MCP Server is one of 6 APIs that [AlgoVoi](https://apis.io/providers/algovoi-co-uk/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include MCP, agent-native, and Payments. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

Model Context Protocol access to AlgoVoi three ways. A hosted anonymous Streamable HTTP endpoint at https://agents.algovoi.co.uk/mcp (algovoi-mcp-server 1.29.0, protocol 2025-06-18; tools/list returns three offline RFC 9421 tools with inputSchema); a hosted x402-gated endpoint at https://mcp.algovoi.co.uk/mcp (ulu-mcp 0.0.1, initialize succeeds, tools/list answers 402 with a 1 VOI challenge — tool set unknown); and a local stdio package published to npm (@algovoi/mcp-server 1.7.0) and PyPI (algovoi-mcp 1.7.0), listed in the official MCP Registry, exposing 29 tenant-gateway tools (payment links, x402/MPP/AP2 challenges and verification, A2A pay-and-call, recurring authorities, MPP subscriptions, Bazaar discovery, sanctions screening, compliance attestation) with an algv_ API key.

## Operations (60 of 115)

| Method | Path | Summary |
|---|---|---|
| GET | `/health` | Health |
| POST | `/auth/token` | Exchange Atb Cert |
| GET | `/auth/token/status` | Session Status |
| POST | `/v1/verify` | MPP payment verification |
| POST | `/v1/ap2/verify` | AP2 mandate verification |
| POST | `/v1/payouts` | Initiate on-chain payout |
| POST | `/mpp/challenge` | Mpp Challenge |
| GET | `/mpp/probe` | Mpp Probe |
| PUT | `/mpp/probe` | Mpp Probe |
| POST | `/mpp/probe` | Mpp Probe |
| DELETE | `/mpp/probe` | Mpp Probe |
| OPTIONS | `/mpp/probe` | Mpp Probe |
| HEAD | `/mpp/probe` | Mpp Probe |
| PATCH | `/mpp/probe` | Mpp Probe |
| GET | `/mpp/{resource_id}` | Mpp Resource |
| POST | `/mpp/sub/{resource_id}` | Mpp Subscription Resource |
| GET | `/mpp/sub/{resource_id}` | Mpp Subscription Resource |
| POST | `/ap2/intent` | Submit an IntentMandate to open an AP2 shopping session |
| POST | `/ap2/cart` | Submit a merchant-signed CartMandate, verified against an accepted IntentMandate |
| POST | `/ap2/pay` | Submit PaymentMandate; verify user_authorization and return crypto challenge |
| POST | `/ap2/confirm` | Confirm on-chain transaction; gateway verifies via facilitator and issues JWT |
| GET | `/ap2/status/{cart_id}` | Inspect AP2 mandate chain state by cart_id |
| GET | `/ap2/extensions` | List AP2 extensions supported by this gateway |
| GET | `/ext/scoped-authorization-receipts/v1` | Scoped Auth Receipts Profile |
| HEAD | `/ext/scoped-authorization-receipts/v1` | Scoped Auth Receipts Profile |
| GET | `/extendedAgentCard` | Extended Agent Card |
| POST | `/message:send` | Send Message |
| POST | `/message:stream` | Message Stream |
| GET | `/tasks/{task_id}/pushNotificationConfigs/{config_id}` | Push Notification Config |
| DELETE | `/tasks/{task_id}/pushNotificationConfigs/{config_id}` | Push Notification Config |
| POST | `/tasks/{task_id}/pushNotificationConfigs` | Push Notification Config |
| GET | `/tasks/{task_id}/pushNotificationConfigs` | Push Notification Config |
| GET | `/tasks/{task_id}` | Get Task |
| POST | `/tasks/{task_id}:cancel` | Cancel Task |
| GET | `/tasks` | List Tasks |
| POST | `/a2a/jsonrpc` | A2A Jsonrpc |
| POST | `/a2a/gibberlink` | A2A Gibberlink |
| POST | `/v1/payment-links` | Create a dynamic payment link |
| POST | `/v1/customers` | Create Customer Endpoint |
| GET | `/v1/customers` | List Customers Endpoint |
| POST | `/v1/subscriptions` | Create Subscription Endpoint |
| GET | `/v1/subscriptions` | List Subscriptions Endpoint |
| GET | `/v1/subscriptions/{subscription_id}` | Get Subscription Endpoint |
| PATCH | `/v1/subscriptions/{subscription_id}` | Update Subscription Endpoint |
| POST | `/v1/subscriptions/{subscription_id}/cancel` | Cancel Subscription Endpoint |
| POST | `/v1/subscriptions/{subscription_id}/pause` | Pause Subscription Endpoint |
| POST | `/v1/subscriptions/{subscription_id}/resume` | Resume Subscription Endpoint |
| GET | `/v1/subscriptions/{subscription_id}/invoices` | List Subscription Invoices Endpoint |
| GET | `/subscription/{cancel_secret}/cancel` | Public Cancel Page |
| POST | `/subscription/{cancel_secret}/cancel` | Public Cancel Commit |
| POST | `/v1/recurr/auth/challenge` | Challenge Endpoint |
| POST | `/v1/recurr/auth/verify` | Verify Endpoint |
| GET | `/v1/recurr/me/subscriptions` | My Subscriptions |
| GET | `/v1/recurr/me/subscriptions/{subscription_id}` | My Subscription Detail |
| POST | `/v1/recurr/me/subscriptions/{subscription_id}/cancel` | My Subscription Cancel |
| GET | `/v1/recurr/me/invoices` | My Invoices |
| GET | `/recurr/portal` | Portal Page |
| GET | `/recurr/cancel/{cancel_secret}` | Public Cancel Page |
| POST | `/recurr/cancel/{cancel_secret}` | Public Cancel Commit |
| POST | `/v1/recurring/authorities` | Create Authority Endpoint |

…and 55 more operations. They are listed in full on the page.

## Machine-readable artifacts (8)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/algovoi-co-uk/refs/heads/main/mcp/algovoi-co-uk-mcp.yml
- **MCPServer** — https://agents.algovoi.co.uk/mcp
- **MCPServer** — https://mcp.algovoi.co.uk/mcp
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/algovoi-co-uk/refs/heads/main/mcp/algovoi-co-uk-tool-crosswalk.yml
- **Documentation** — https://docs.algovoi.co.uk/integrations/mcp-server
- **SourceCode** — https://github.com/chopmob-cloud/AlgoVoi-MCP-Server
- **Packages** — https://raw.githubusercontent.com/api-evangelist/algovoi-co-uk/refs/heads/main/packages/algovoi-co-uk-packages.yml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/algovoi-co-uk/refs/heads/main/openapi/algovoi-co-uk-gateway-openapi.yml

## Other AlgoVoi APIs (5)

- [AlgoVoi Pay (Payable Core) API](https://apis.io/apis/algovoi-co-uk/algovoi-pay-payable-core-api/)
- [AlgoVoi Gateway API](https://apis.io/apis/algovoi-co-uk/algovoi-gateway-api/)
- [AlgoVoi RFC 9421 Clinic (Verifiable-Comms Agent) API](https://apis.io/apis/algovoi-co-uk/algovoi-rfc9421-clinic-api/)
- [AlgoVoi Agent Trust Bench API](https://apis.io/apis/algovoi-co-uk/algovoi-agent-trust-bench-api/)
- [AlgoVoi Audit Verifier API](https://apis.io/apis/algovoi-co-uk/algovoi-audit-verifier-api/)

## Tags

MCP, agent-native, Payments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/algovoi-co-uk/algovoi-mcp-server/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/algovoi-co-uk/.
