Spraay X402 Mcp

183 tools. 48 can modify or destroy data without limits.

33 destructive tools with no built-in limits. Policy required.

Last updated:

48 can modify or destroy data
135 read-only
183 tools total

Community server · catalogue entry checked 02/07/2026

How to control Spraay X402 Mcp ↓

What Spraay X402 Mcp exposes to your agents

Read (135) Write / Execute (15) Destructive / Financial (33)
Critical Risk

The most dangerous Spraay X402 Mcp tools

48 of Spraay X402 Mcp's 183 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Spraay X402 Mcp

PolicyLayer is an MCP gateway — it sits between your AI agents and Spraay X402 Mcp, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "spraay_agent_wallet_provision": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "spraay_cron_cancel": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "spraay_audit_log": {
    "limits": [
      {
        "counter": "spraay_audit_log_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "spraay_agent_wallet_info": {
    "limits": [
      {
        "counter": "spraay_agent_wallet_info_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Spraay X402 Mcp — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON SPRAAY X402 →

Instant setup, no code required.

All 183 Spraay X402 Mcp tools

FINANCIAL 30 tools
Financial spraay_agent_wallet_provision Provision agent wallet. Costs $0.05 USDC per call. Provide the listed fields as typed arguments. Financial spraay_agent_wallet_revoke_key Revoke session key. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Financial spraay_agent_wallet_session_key Add session key. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Financial spraay_auth_session Create an authenticated session with scoped permissions and configurable TTL. Returns a session token (spr_... Financial spraay_batch_execute Execute a batch payment to up to 200 recipients in a single Base transaction via the Spraay protocol. Supports Financial spraay_bittensor_embeddings Bittensor embeddings. Costs $0.005 USDC per call. Provide the listed fields as typed arguments. Financial spraay_bittensor_images_generations Bittensor image gen. Costs $0.05 USDC per call. Provide the listed fields as typed arguments. Financial spraay_compute_batch Batch compute — submit up to 50 jobs in a single x402 payment with 10% discount. Mix any types: text-inference Financial spraay_compute_futures_deposit Deposit USDC to open a prepaid compute credit account. Costs $0.01 USDC per call. Provide the listed fields as Financial spraay_compute_futures_execute Run a compute job and deduct cost from the prepaid balance. Costs $0.001 USDC per call. Provide the listed fie Financial spraay_compute_futures_refund Refund unused compute credit balance to the original depositor. Costs $0.01 USDC per call. Provide the listed Financial spraay_compute_image_generation Generate images via Spraay Compute. FLUX Schnell, FLUX Dev, SDXL via Replicate. Text to image. Costs $0.02-$0. Financial spraay_compute_tts Text-to-speech via Spraay Compute. Convert text to natural-sounding audio. Replicate TTS models. Costs $0.03-$ Financial spraay_cron_create Create a scheduled job for recurring payments, DCA strategies, reminders, or any gateway action. Supports stan Financial spraay_escrow_cancel Cancel an escrow. Depositor can cancel unfunded escrows; depositor or arbiter can cancel funded ones. Data per Financial spraay_escrow_create Create a conditional escrow with optional milestones, arbiter, and expiry on Base. Funds are held until releas Financial spraay_escrow_fund Mark an escrow as funded. Changes status from Financial spraay_escrow_release Release escrow funds to the beneficiary. Returns an unsigned ERC-20 transfer transaction for the depositor to Financial spraay_invoice_create Create a payment invoice with a pre-encoded ERC-20 transfer transaction. Supports USDC, USDT, DAI, EURC, WETH Financial spraay_notify_sms Send an SMS notification for payment alerts (simulated — Twilio integration coming). Requires E.164 phone form Financial spraay_payroll_execute Execute a payroll batch payment via Spraay V2 contract on Base. Pay up to 200 employees in a single transactio Financial spraay_sctp_invoice Submit invoice. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Financial spraay_sctp_pay Execute supplier payment. Costs $0.10 USDC per call. Provide the listed fields as typed arguments. Financial spraay_sctp_po Create purchase order. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Financial spraay_solana_jupiter_swap_tx Jupiter swap transaction. Costs $0.01 USDC per call. Provide the listed fields as typed arguments. Financial spraay_stellar_batch Stellar batch payments. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Financial spraay_storage_pin Pin content to IPFS via Pinata for permanent decentralized storage. Returns CID (content identifier) for retri Financial spraay_swap_execute Execute a token swap via Uniswap V3 on Base. Returns unsigned transaction data for the caller to sign and broa Financial spraay_xmtp_send Send an encrypted XMTP message to any Ethereum address on the XMTP production network. Messages are end-to-end Financial spraay_xrp_batch XRP batch payments. Costs $0.02 USDC per call. Provide the listed fields as typed arguments.
READ 135 tools
Read spraay_agent_wallet_info Agent wallet info. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_agent_wallet_predict Predict wallet address. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as typed argume Read spraay_analytics_txhistory Get decoded transaction history for any address on Base. Returns transaction types, values, timestamps, and de Read spraay_analytics_wallet Get a comprehensive wallet profile including ETH + token balances, wallet age, entity classification, and port Read spraay_audit_query Query the audit trail by actor, action, resource, or time range. Returns matching entries sorted newest first. Read spraay_auth_verify Verify a session token and check its permissions, expiry, and associated address. Data persists in Supabase. C Read spraay_balances Get ETH + ERC-20 token balances for any wallet on Base. Returns formatted balances with USD values where avail Read spraay_batch_estimate Estimate gas cost for a batch payment before executing. Returns estimated gas in wei and USD equivalent. Costs Read spraay_bittensor_chat_completions Bittensor inference. Costs $0.03 USDC per call. Provide the listed fields as typed arguments. Read spraay_bittensor_health Bittensor health. Free to call. Read-only. Pass any query parameters as a JSON string via the params argument. Read spraay_bittensor_models Bittensor models. Costs $0.001 USDC per call. Read-only. Pass any query parameters as a JSON string via the pa Read spraay_bridge_chains List all chains supported by the Spraay bridge aggregator (LI.FI). Returns chain names, IDs, and supported tok Read spraay_bridge_quote Get a cross-chain bridge quote via LI.FI aggregator. Supports Base, Ethereum, Arbitrum, Polygon, BNB Chain, Av Read spraay_classify_address AI-powered wallet classification with risk scoring. Analyzes on-chain activity to classify addresses as whale, Read spraay_classify_tx AI-powered transaction classification with risk scoring. Decodes, categorizes, and analyzes any Base transacti Read spraay_compute_embeddings Generate text embeddings via Spraay Compute. For RAG, semantic search, clustering. Costs $0.005 USDC. Read spraay_compute_estimate Estimate compute cost before committing. Returns price breakdown per job. FREE — no x402 payment required. Read spraay_compute_futures_balance Check remaining compute credit balance, tier, discount, and usage stats. Costs $0.001 USDC per call. Read-only Read spraay_compute_futures_history Full usage ledger. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_compute_futures_pricing Compute futures pricing. Costs $0.001 USDC per call. Read-only. Pass any query parameters as a JSON string via Read spraay_compute_models List all available compute models with pricing and capabilities. Grouped by type (text, image, video, tts, stt Read spraay_compute_status Poll async compute job status. Use for video generation and batch jobs that return Read spraay_compute_stt Speech-to-text via Spraay Compute. Transcribe audio from a URL using Whisper. Costs $0.02 USDC. Read spraay_compute_video_generation Generate video from text via Spraay Compute. MiniMax Video 01, Wan 2.1 via Replicate. Async — poll spraay_comp Read spraay_contract_read Read contract. Costs $0.002 USDC per call. Provide the listed fields as typed arguments. Read spraay_cron_list List all scheduled jobs with optional status and action filters. Data persists in Supabase. Costs $0.001 USDC. Read spraay_defi_positions DeFi positions. Costs $0.008 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_escrow_get Get full escrow details including status, participants, conditions, balance check, and timestamps by ID. Data Read spraay_escrow_list List escrows by address (depositor, beneficiary, or arbiter) with optional status filter. Data persists in Sup Read spraay_explain_contract AI-powered smart contract analysis. Explains what a verified contract does, lists its functions, identifies pa Read spraay_free Free tier catalog. Free to call. Read-only. Pass any query parameters as a JSON string via the params argument Read spraay_free_agent_card ERC-8004 agent registry lookup. Free to call. Read-only. Pass any query parameters as a JSON string via the pa Read spraay_free_chain_status Block height & liveness — 7 EVM chains (cached 30s). Free to call. Read-only. Pass any query parameters as a J Read spraay_free_chat_models List the free AI models available for spraay_free_chat (open models catalog). Returns model IDs and metadata. Read spraay_free_convert Fiat ↔ crypto conversion (unit math + spot). Free to call. Read-only. Pass any query parameters as a JSON stri Read spraay_free_dex_pairs Get detailed data for a specific DEX pair on a specific chain via DexScreener. Returns price, liquidity, volum Read spraay_free_dex_search Search DEX token pairs across all chains via DexScreener (Uniswap, PancakeSwap, Raydium, etc.). Returns matchi Read spraay_free_dex_tokens Get all DEX trading pairs for a given token address via DexScreener. Returns every pair the token trades in, w Read spraay_free_dex_trending Get currently trending tokens and pairs across DEXes via DexScreener. Returns the hottest pairs by recent volu Read spraay_free_estimate_batch Rough batch cost estimate (no live quote). Free to call. Read-only. Pass any query parameters as a JSON string Read spraay_free_gas Gas prices — 7 EVM chains via Alchemy (cached 15s). Free to call. Read-only. Pass any query parameters as a JS Read spraay_free_models List the full model catalog (free mirror of the paid spraay_models list). Returns all model IDs, providers, an Read spraay_free_nonce EVM nonce / tx count for address. Free to call. Read-only. Pass any query parameters as a JSON string via the Read spraay_free_prices USDC/ETH/SOL spot prices (cached 60s). Free to call. Read-only. Pass any query parameters as a JSON string via Read spraay_free_resolve ENS & Basename → address resolution. Free to call. Read-only. Pass any query parameters as a JSON string via t Read spraay_free_timestamp Current Unix timestamp. Free to call. Read-only. Pass any query parameters as a JSON string via the params arg Read spraay_free_uuid UUID v4 generator (up to 100). Free to call. Read-only. Pass any query parameters as a JSON string via the par Read spraay_free_validate_address Multi-chain address checksum validation. Free to call. Read-only. Pass any query parameters as a JSON string v Read spraay_free_validate_batch BPA 1.0 payload schema validation. Free to call. Pass the request payload as a JSON string via the body argume Read spraay_free_x402_check Probe URL for x402 payment support. Free to call. Pass the request payload as a JSON string via the body argum Read spraay_gpu_models List all available GPU model shortcuts grouped by category (image, video, LLM, audio, utility). Shows shortcut Read spraay_gpu_status Check the status of a GPU prediction by ID. Use this to poll for results on longer-running jobs like video gen Read spraay_image_status Poll the status of an image generation or edit job by ID. Returns progress/state and the result URL(s) once co Read spraay_invoice_get Look up a specific invoice by ID. Returns full invoice details, on-chain balance check, and payment status. Da Read spraay_invoice_list List invoices by creator or payer address with optional status filter. Data persists in Supabase. Costs $0.002 Read spraay_kyc_status Check KYC verification status by record ID or wallet address. Returns verification level, check results, and e Read spraay_kyc_verify Initiate KYC/KYB verification for compliance-gated payments. Supports individual and business verification at Read spraay_logs_ingest Ingest structured logs for debugging and monitoring agent workflows. Accepts up to 100 entries per batch. Data Read spraay_logs_query Query structured logs by service, level, and time range. Returns matching log entries sorted newest first. Dat Read spraay_markets_kalshi_events List prediction market events from Kalshi (regulated US event contracts). Returns events with markets, tickers Read spraay_markets_kalshi_market Get detail for a single Kalshi market by its ticker. Returns yes/no prices, volume, and settlement info. Costs Read spraay_markets_polymarket_events List prediction market events from Polymarket. Returns events with their markets, outcomes, and current prices Read spraay_markets_polymarket_market Get detail for a single Polymarket market by its condition ID. Returns outcomes, current prices, volume, and r Read spraay_markets_polymarket_orderbook Get the live CLOB order book for a Polymarket outcome token. Returns bids and asks with sizes. Costs $0.001 US Read spraay_markets_polymarket_trades Get recent trades for a Polymarket market by condition ID. Returns trade history with price, size, side, and t Read spraay_markets_search Search prediction markets across Polymarket and Kalshi in one query. Returns matching markets from all sources Read spraay_models List all 200+ AI models available on the Spraay x402 Gateway. Returns model IDs, providers, and context window Read spraay_notify_status Check delivery status of a previously sent email or SMS notification by notification ID. Costs $0.001 USDC. Read spraay_oracle_fx Get stablecoin exchange rates with depeg detection. Returns cross-rates between USDC, USDT, DAI, and EURC. Cos Read spraay_oracle_gas Get current gas prices on Base in gwei. Returns base fee, priority fee, and estimated transaction costs. Costs Read spraay_oracle_prices Get real-time on-chain token prices with confidence scores from Uniswap V3 QuoterV2 on Base. Returns USD price Read spraay_payroll_estimate Estimate gas and fees for a payroll batch before executing. Returns estimated gas in wei and USD. Costs $0.002 Read spraay_payroll_tokens List all stablecoins supported for payroll on Base. Returns symbols, addresses, and decimals. Costs $0.001 USD Read spraay_portfolio_nfts Portfolio NFTs. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_portfolio_tokens Portfolio tokens. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_prices Get live on-chain token prices on Base from Uniswap V3 pools. Returns USD prices with timestamps. Costs $0.002 Read spraay_research_biomedical_by_pmid Paper metadata by PubMed ID. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as typed a Read spraay_research_biomedical_related Related articles for a PubMed ID. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as ty Read spraay_research_biomedical_search Search 36M+ biomedical papers in PubMed. Costs $0.002 USDC per call. Read-only. Pass the listed fields directl Read spraay_research_chemistry_bioactivity Biological assay results for a PubChem compound. Costs $0.002 USDC per call. Read-only. Pass the listed fields Read spraay_research_chemistry_compound PubChem compound by name, formula, or CID. Costs $0.002 USDC per call. Read-only. Pass the listed fields direc Read spraay_research_chemistry_similarity Find structurally similar compounds in PubChem. Costs $0.002 USDC per call. Read-only. Pass the listed fields Read spraay_research_demographics_census US Census data by state, county, or zip. Costs $0.001 USDC per call. Read-only. Pass the listed fields directl Read spraay_research_demographics_datasets Search Data.gov datasets by keyword. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as Read spraay_research_dictionary_define Dictionary definition with phonetics and examples. Costs $0.001 USDC per call. Read-only. Pass the listed fiel Read spraay_research_dictionary_phonetics Phonetic transcription and audio URL. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly a Read spraay_research_dictionary_synonyms Synonyms and antonyms for a word. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as ty Read spraay_research_papers_by_author Papers by author name or ORCID (OpenAlex). Costs $0.002 USDC per call. Read-only. Pass the listed fields direc Read spraay_research_papers_by_doi Paper metadata by DOI (OpenAlex). Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as ty Read spraay_research_papers_citations Citation graph - cited-by count and references. Costs $0.002 USDC per call. Read-only. Pass the listed fields Read spraay_research_papers_search Search 250M+ academic papers (OpenAlex CC0). Costs $0.002 USDC per call. Read-only. Pass the listed fields dir Read spraay_research_papers_trending Trending papers by topic in the last N days. Costs $0.002 USDC per call. Read-only. Pass the listed fields dir Read spraay_research_preprints_by_id arXiv preprint metadata by ID. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as typed Read spraay_research_preprints_recent Latest arXiv preprints by category. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as Read spraay_research_preprints_search Search arXiv preprints by keyword and category. Costs $0.002 USDC per call. Read-only. Pass the listed fields Read spraay_research_scholarly_by_doi Full Crossref metadata for any DOI. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as Read spraay_research_scholarly_citations_count Citation count and references for a DOI. Costs $0.001 USDC per call. Read-only. Pass the listed fields directl Read spraay_research_scholarly_journal_info Journal metadata by ISSN. Costs $0.001 USDC per call. Read-only. Pass the listed fields directly as typed argu Read spraay_research_scholarly_search Search 150M+ works via Crossref (CC0). Costs $0.002 USDC per call. Read-only. Pass the listed fields directly Read spraay_resolve Resolve ENS names (.eth) and Basenames (.base.eth) to wallet addresses, or perform reverse lookup from address Read spraay_robots_list Discover robots. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_robots_profile Robot profile. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_robots_status Poll task status. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_robots_task Dispatch robot task (RTP). Costs $0.05 USDC per call. Provide the listed fields as typed arguments. Read spraay_rpc_chains List all chains supported by the Spraay RPC proxy and their allowed JSON-RPC methods. Costs $0.001 USDC. Read spraay_sctp_invoice_by_id Get invoice. Costs $0.005 USDC per call. Read-only. Provide the path parameter to fetch a single record. Read spraay_sctp_invoice_verify Verify invoice (AI). Costs $0.03 USDC per call. Provide the listed fields as typed arguments. Read spraay_sctp_po_by_id Get purchase order. Costs $0.005 USDC per call. Read-only. Provide the path parameter to fetch a single record Read spraay_sctp_supplier Register supplier. Costs $0.02 USDC per call. Provide the listed fields as typed arguments. Read spraay_sctp_supplier_by_id Get supplier. Costs $0.005 USDC per call. Read-only. Provide the path parameter to fetch a single record. Read spraay_search_extract Extract clean, structured content from specific URLs — perfect for RAG pipelines. Returns the full text conten Read spraay_search_qna Ask a question and get a direct, synthesized answer with cited sources. Searches the web, extracts relevant co Read spraay_search_web Search the web and get clean, LLM-ready results via Tavily. Returns extracted content (not just links), plus a Read spraay_solana_helius_asset Helius DAS single asset. Costs $0.002 USDC per call. Read-only. Pass the listed fields directly as typed argum Read spraay_solana_helius_assets_by_owner Helius DAS assets. Costs $0.003 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_solana_jupiter_quote Jupiter swap quote. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_solana_pyth_price Pyth price feed. Costs $0.005 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_solana_pyth_prices Pyth batch prices. Costs $0.008 USDC per call. Read-only. Pass the listed fields directly as typed arguments. Read spraay_stellar_estimate Stellar batch estimate. Costs $0.001 USDC per call. Provide the listed fields as typed arguments. Read spraay_stocks_company Get a company profile via Finnhub. Returns name, exchange, industry, market cap, IPO date, and more. Costs $0. Read spraay_stocks_history Get historical OHLC candles for a stock via Finnhub. Returns open/high/low/close/volume series for the request Read spraay_stocks_price Get a real-time stock quote via Finnhub. Returns current price, daily open/high/low, previous close, and chang Read spraay_stocks_search Search for a stock symbol by company name or partial ticker via Finnhub. Returns matching symbols with descrip Read spraay_storage_get Retrieve previously pinned content from IPFS/Arweave by CID. Returns the stored data. Costs $0.002 USDC. Read spraay_storage_status Check the pin status of a storage request by pin ID. Returns pinning progress and confirmation. Costs $0.001 U Read spraay_summarize AI intelligence briefing for any wallet address or transaction hash. Returns structured risk assessment, entit Read spraay_swap_quote Get a swap quote from Uniswap V3 on Base. Returns expected output amount, price impact, and route details. Use Read spraay_swap_tokens List all tokens available for swapping on Spraay via Uniswap V3 on Base. Returns symbols, addresses, and decim Read spraay_tax_calculate Calculate crypto tax gain/loss using FIFO method for up to 500 transactions. Returns per-event breakdown and a Read spraay_tax_report Retrieve a previously calculated tax report by ID, or list all reports. Data persists in Supabase. Costs $0.02 Read spraay_tokens Tokens. Free to call. Read-only. Pass any query parameters as a JSON string via the params argument. Read spraay_webhook_list List all registered webhooks with their status, subscribed events, and delivery stats. Data persists in Supaba Read spraay_xmtp_inbox Read XMTP inbox messages for an Ethereum address. Returns decrypted messages from the production XMTP network. Read spraay_xrp_estimate XRP batch estimate. Costs $0.001 USDC per call. Provide the listed fields as typed arguments. Read spraay_xrp_info XRP Ledger info. Costs $0.001 USDC per call. Read-only. Pass any query parameters as a JSON string via the par

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Spraay X402 Mcp

Can an AI agent move money through the Spraay X402 MCP server? +

Yes. The Spraay X402 Mcp server exposes 30 financial tools including spraay_agent_wallet_provision, spraay_agent_wallet_revoke_key, spraay_agent_wallet_session_key. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the Spraay X402 MCP server? +

Yes. The Spraay X402 Mcp server exposes 3 destructive tools including spraay_cron_cancel, spraay_robots_deregister, spraay_webhook_delete. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Spraay X402 Mcp? +

The Spraay X402 Mcp server has 10 write tools including spraay_audit_log, spraay_chat, spraay_contract_write. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Spraay X402 Mcp.

How many tools does the Spraay X402 MCP server expose? +

183 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 135 are read-only. 48 can modify, create, or delete data.

How do I enforce a policy on Spraay X402 Mcp? +

Register the Spraay X402 MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Spraay X402 Mcp tool call.

Deterministic rules across all 183 Spraay X402 Mcp tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

183 Spraay X402 Mcp tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Spraay X402's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.