Singularity Layer MCP server
MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents
Little public usage data yet
Reviews
Write oneNobody has reviewed Singularity Layer MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Singularity Layer MCP tools (48, 17 write)
write = sends, deletes, buys or postsbrowse_marketplaceFreeBrowse and search the Singularity Marketplace with various filters. Returns listings of endpoints, products, and agentic services.
create_campaignwrite actionFreeCreate a fundraiser campaign owned by the dashboard user behind your MCP personal access token. Requires mcp:campaigns:write or mcp:*.
create_dataset_with_paymentwrite actionFreeStep 2 of buying a training dataset: submit the job again with the signed X-Payment payload and the quote id. Returns in seconds with a dataset id and a claim token; generation then runs in the background. SAVE THE CLAIM TOKEN — it is shown once and is the only way to read the job or download the result.
create_endpoint_with_paymentwrite actionFreeCreate a new agent endpoint after you have obtained a valid X-Payment payload for the creation challenge. Requires a dashboard PAT with mcp:endpoints:write or mcp:*.
delete_endpointwrite actionFree⚠️ DESTRUCTIVE: Permanently delete an endpoint. Cannot be undone. Only works for agent-created endpoints. PATs are preferred and require mcp:endpoints:write or mcp:*.
finalize_agent_registrationFreeFinalize a wallet-first agent registration after the on-chain transaction has been sent from the same wallet.
finalize_agent_updatewrite actionFreeFinalize a wallet-first update for an existing ERC-8004 or Solana-8004 agent after any required on-chain transaction has been sent from the same wallet.
get_agentFreeGet details for a specific ERC-8004 or Solana-8004 agent by network and identifier.
get_agent_registry_infoFreeGet public ERC-8004 / Solana-8004 registry information, supported networks, worker routes, and wallet-first notes.
get_dataset_statusFreeHow a purchased dataset is coming along, and the download link once it is ready. Returns rows done vs target while generating, a presigned JSONL download URL (valid 5 minutes, re-issued each call) when complete, or the refund state if generation failed.
get_endpoint_detailsFreeGet full details for an endpoint you own, including credit balance, pricing config, and wallet address. PATs are preferred and require mcp:read or mcp:*.
get_endpoint_statsFreeGet usage analytics for an endpoint: total requests, monthly requests, revenue, and success rate. PATs or endpoint API keys improve accuracy. PATs require mcp:read or mcp:*.
get_featuredFreeGet featured marketplace listings (endpoints and products highlighted by the platform).
get_listingFreeGet detailed information about a specific marketplace listing by its slug.
get_top_ratedFreeGet top-rated marketplace listings sorted by average rating.
list_agentsFreeList all registered ERC-8004 and Solana-8004 agents.
list_categoriesFreeList all available marketplace categories.
list_dataset_pricingFreeWhat a generated training dataset costs and which models can generate it: per-100-example rates for each managed tier plus the decentralized grid, the maximum size, and the model catalog with published per-million-token rates. No auth, no payment. Call this before quoting a job.
list_my_agent_bindable_endpointsFreeList platform endpoints owned by the authenticated wallet or linked dashboard user that can be bound to ERC-8004 agents.
list_my_campaignsFreeList fundraiser campaigns owned by the dashboard user behind your MCP personal access token. Requires mcp:read or mcp:*.
list_my_endpointsFreeList the endpoints accessible to the dashboard owner behind your MCP access token or endpoint API key. PATs are preferred for owner-wide inventory and require mcp:read or mcp:*.
list_my_productsFreeList the products owned by the same dashboard user as your MCP access token or endpoint API key. PATs are preferred and require mcp:read or mcp:*.
list_my_registered_agentsFreeList ERC-8004 or Solana-8004 agents owned by the authenticated wallet or linked dashboard user.
list_networksFreeList all supported blockchain networks.
prepare_agent_registrationFreePrepare a wallet-first ERC-8004 or Solana-8004 registration. The caller must later send the on-chain transaction from the same wallet and then call finalize_agent_registration.
prepare_agent_updatewrite actionFreePrepare a wallet-first update for an existing ERC-8004 or Solana-8004 agent. If metadata changes require an on-chain URI update, the response describes that action.
purchase_endpoint_credits_with_paymentwrite actionFreeComplete a public endpoint credit-pack purchase after you have obtained a valid X-Payment payload for the purchase challenge.
purchase_product_with_paymentwrite actionFreeComplete a public product purchase after you have obtained a valid X-Payment payload for that product challenge.
remove_webhookwrite actionFreeRemove the webhook URL from an endpoint. PATs are preferred and require mcp:endpoints:write or mcp:*.
request_agent_wallet_challengewrite actionFreeCreate a wallet-auth challenge for ERC-8004 agent registration or management. The wallet owner must sign the returned message locally; MCP does not sign with the wallet.
request_dataset_paymentFreeStep 1 of buying a training dataset: submit the job and get back an x402 payment challenge with the exact price. Nothing is charged and nothing is generated yet. Pass the SAME arguments to create_dataset_with_payment: the server binds the payment to this exact job and refuses a mismatch.
request_endpoint_creation_paymentFreeReturn the x402 payment challenge needed to create a new agent endpoint. Requires a dashboard PAT with mcp:endpoints:write or mcp:*.
request_endpoint_credit_purchase_paymentwrite actionFreeReturn the x402 payment challenge for purchasing a public credit pack from an endpoint that exposes /e/:slug?action=purchase.
request_endpoint_topup_paymentFreeReturn the x402 payment challenge needed to top up credits for an existing agent endpoint. Accepts either a dashboard PAT with mcp:endpoints:write or mcp:* or a legacy endpoint API key.
request_product_purchase_paymentwrite actionFreeReturn the x402 payment challenge for purchasing a public product. This wraps the existing public /p/:id-or-slug flow and does not require owner credentials.
set_webhookFreeSet or update the webhook URL for an endpoint. Returns a signing secret that must be saved. PATs are preferred and require mcp:endpoints:write or mcp:*.
submit_agent_feedbackwrite actionFreeSubmit on-chain ERC-8004 or Solana-8004 reputation feedback through the worker feedback route. This requires the separate worker feedback API key, not a wallet session token.
topup_endpoint_with_paymentFreeComplete an endpoint credit top-up after you have obtained a valid X-Payment payload. Accepts either a dashboard PAT with mcp:endpoints:write or mcp:* or a legacy endpoint API key.
update_campaignwrite actionFreeUpdate allowlisted fundraiser campaign fields such as title, description, x handle, images, and links. Requires mcp:campaigns:write or mcp:*.
update_endpointwrite actionFreeUpdate allowlisted endpoint fields such as metadata, pricing, listing flags, imagery, wallet, payment options, slug, and webhook settings. PATs are preferred and require mcp:endpoints:write or mcp:*.
update_productwrite actionFreeUpdate allowlisted product fields including metadata, pricing, listing state, payment options, wallet, branding, and slug. PATs are preferred and require mcp:products:write or mcp:*.
vault_delete_snapshotwrite actionFreePermanently delete one Agent Vault snapshot and free its storage. Irreversible — confirm with the user before calling.
vault_how_to_backupFreeHow to actually CREATE or RESTORE an encrypted backup. Encryption is zero-knowledge and must run on the machine where the agent lives — this returns the exact CLI/SDK steps.
vault_list_agentsFreeList the agents registered in Agent Vault for this wallet (OpenClaw, Hermes, pods, and custom --path lineages).
vault_list_snapshotsFreeList completed Agent Vault snapshots (encrypted backups) for this wallet, optionally filtered to one agent. Use this to check WHEN an agent was last backed up.
vault_subscribe_proFreeChange the wallet’s Agent Vault plan, charged from platform credits. pro = 10 GB + the last 10 snapshots of each agent ($3/month, $30/year); max = 50 GB + unlimited snapshots ($5/month, $50/year); free = cancel at period end. Yearly is two months free. Upgrades are charged immediately and prorated against the unused period; downgrades and cancellations take effect at period end. A plan change never deletes snapshots. ALWAYS confirm the plan and the charge with the user before calling.
vault_usageFreeAgent Vault storage usage and plan for the wallet behind a compute API key: bytes used/reserved, free vs pro plan, caps, and Vault Pro pricing.
verify_agent_wallet_challengeFreeVerify a wallet-signed auth challenge and receive a short-lived session token for agent registry flows.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 547ms20/20
- Tool poisoning48 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 17 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http singularity https://mcp.x402layer.cc/mcp
Singularity Layer MCP: common questions
- Is Singularity Layer MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Singularity Layer MCP safety report
- How do I install Singularity Layer MCP?
- It runs remotely at mcp.x402layer.cc. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Singularity Layer MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Singularity Layer MCP maintained?
- The latest release is v1.9.0.
- Is Singularity Layer MCP up?
- 100% of our last 19 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Singularity Layer MCP?
- Servers from other publishers that do the same job: Churnkey MCP server, Cryptoetf MCP server and three.ws Agent Payments MCP server. Compare all Singularity Layer MCP alternatives.
Alternatives to Singularity Layer MCP
Same job from other publishers: the closest match first, then the best rated.
ChurnkeyRead and manage Churnkey cancel flows, retention metrics, and payment recoverynot reviewedGrowingA- CryptoetfLive spot crypto ETF flows for 13 assets, CEFI sentiment index and prices.not reviewedGrowingA
- three.ws Agent PaymentsGoverned x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key.not reviewedEstablishedB
- X402 ListFind and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.not reviewedEstablishedA
AlgoVault — Crypto Quant Trade CallsThe Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.not reviewedGrowingA