Back to search
30
MCP

@xenarch/core

npm/@xenarch/core

Shared TypeScript types and x402 payment-flow utilities for @xenarch/agent-mcp — Xenarch's non-custodial x402 MCP server.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
0 tools
@xenarch/agent-mcp
Non-custodial x402 MCP server for AI agents. Lets Claude, Cursor, LangChain and CrewAI pay for HTTP 402–gated APIs with USDC micropayments o
0 tools
xenarch
CLI for Xenarch — non-custodial x402 MCP server for AI agents. Claude, Cursor, LangChain and CrewAI pay HTTP 402–gated APIs with USDC on Bas
0 tools
@cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and fir
0 tools
x402 Agent-Payment Infrastructure
x402/MCP layer for paid AI/data calls, crypto quotes, progress streams, and receipts.
0 tools · streamable-http
io.github.cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers with declarative definitions.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@xenarch/core": {
      "url": "None",
      "transport": "http"
    }
  }
}