Enchant
Tools
Enchant for Agents
Beta

Tools for your agent. Spending rules for you.

Connect over MCP or API. Every paid run is quoted first, checked against your limits, and saved with a receipt.

Connect an agentBrowse tools
Quick setup

Connect in one line.

Paste this into Codex, Claude Code, Cursor, or another agent client.

set up https://askenchant.com/agents/SKILL.md

MCP endpoint
https://askenchant.com/mcp
Sign-in
OAuth or API key
Test credit
$0.25 starter credit
Spending controls

Know what will run and what it will cost.

Set a budget once. Review only the runs that need you.

  • Price first

    Get a quote before the provider is called.

  • Your approval

    Pause paid or sensitive work for review.

  • Hard limits

    Set a maximum for each run and the workspace.

  • Clear receipts

    See the provider, route, charge, and result.

How a run works

From request to receipt.

  1. 01

    Pick a tool

    Match the job to a provider.

  2. 02

    Check the quote

    Review the route, inputs, and price.

  3. 03

    Approve

    Continue, change it, or stop.

  4. 04

    Keep the receipt

    See what ran and what it cost.

Ready to run

Start with a real job.

Choose one. Nothing runs until you approve the quote.

  • BrowserPricing table

    Competitor pricing audit

    Check the entry-level plans from Notion, Linear, and Slack in one table.

    Use workflow
  • ResearchCited risk brief

    Market and risk brief

    Summarize the week's news on agent payments, with sources, risks, and next steps.

    Use workflow
  • Prospecting15 qualified accounts

    Target-account intelligence

    Find 15 US fintech companies and the most relevant growth or partnerships role.

    Use workflow
  • ExtractionCSV dataset

    Website-to-dataset

    Turn the current top 20 Hacker News stories into a clean CSV.

    Use workflow
Setup guides

Choose your client.

See all →
  • CodexConnect with hosted MCP and OAuth, or use a bearer token.
  • Claude CodeConnect over HTTP MCP with OAuth or an Authorization header.
  • CursorUse one remote MCP configuration in the editor and CLI.
  • VS CodeUse `.vscode/mcp.json` for a shared workspace setup.
Agent Setup

Finish setup.

Sign in, add a balance, and test the connection. Most clients work with the hosted MCP endpoint below.

Next: Account
0/3 complete

Checking the current browser session.

Step 1

Sign in

Use your email. We will send a six-digit code.

Checking your account…
Step 2

Add balance

Add the balance your agent can spend. Pay by card or transfer from a supported wallet.

Sign in above to fund the account with card checkout or a supported wallet.
Optional

Manual API access

For CI, scripts, and clients without OAuth.

Set up +Hide −

Includes execution, funding, receipts, and hosted MCP access.

Sign in first to create an API key.

Step 3

Run setup test

Run one live request to check planning, payment, and execution.

Sign in first to run the setup test.

Payment method
Use credits
Change +Hide −

Choose how paid providers are settled. This is separate from how you add money to the Enchant balance: card or stablecoin top-ups create credits, while direct wallet mode pays the provider from the agent host.

Wallet settlement requires the agent host to keep ENCHANT_EVM_PRIVATE_KEY locally. Enchant prepares the request but never receives the signing key.
Fund the Enchant balance
Card checkout or stablecoin top-up

Add credits once and let Enchant pay providers from its shared treasury. Card checkout is available here; agent clients can also start Base or Tempo wallet top-ups.

Pay the provider directly
Local Base or Tempo wallet

Skip the Enchant balance for a supported route. The agent host needs stablecoin and native gas, and the user approves the local signing policy.

Connection

Hosted MCP endpoint

Use this URL for OAuth-capable clients. Use API keys only when a client requires manual bearer authentication.

https://askenchant.com/mcp
Install guidesTechnical reference
Manual setup
Wallets, schemas, and request examples
View +Hide −

Use these details only for REST clients, bearer-token installs, or direct-wallet settlement.

Install manifest

Connection metadata, routes, scopes, and readiness checks.

https://askenchant.com/api/agent/v1/install
OpenAPI schema

REST contracts for clients that generate typed request code.

https://askenchant.com/api/agent/v1/openapi
Hosted MCP

OAuth-capable remote MCP endpoint for modern agent clients.

https://askenchant.com/mcp
TypeScript SDK

Small client helper with polling, receipts, and direct-wallet hooks.

https://askenchant.com/agents/sdk/enchant-agent-client.ts
Manual Env

Use this for REST clients and bearer-token MCP installs.

ENCHANT_BASE_URL=https://askenchant.com
ENCHANT_API_KEY=<ENCHANT_API_KEY>
Direct Wallet Env

Keep this only on the agent host that signs Base or Tempo requests.

ENCHANT_EVM_PRIVATE_KEY=<LOCAL_EVM_PRIVATE_KEY>
Sample Run Request

Replace the placeholder with a full-access key for manual REST testing.

curl -sS https://askenchant.com/api/agent/v1/run \
  -H "Authorization: Bearer <ENCHANT_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"Search Reddit for recent posts about AI agents and summarize the main themes"}'
Recent runs
Sign in to view activity
View +Hide −
Sign in to see recent agent runs for this account.
Enchant

Premium AI tools, without a subscription.

Product

  • Tools
  • Browser Library
  • Submit a service

For Agents

  • Overview
  • Install Guides
  • Technical Reference

Company

  • About
  • FAQ
  • Support
© 2026 Enchant
TermsPrivacy
Powered by Conto