Payments are always drafted, never sent automatically. When an assistant creates a transfer through MCP, Meow records it as a draft in a pending-approval state. No money moves until a human approves it on the Meow dashboard. See Security & trust.
What you can do
Connect a client
Set up Claude, Cursor, VS Code, ChatGPT, and other MCP clients.
Authentication & scopes
OAuth sign-in, the API-key surface, and what each scope unlocks.
Tool reference
Every tool the server exposes, grouped by resource.
Security & trust
The human-in-the-loop model, least privilege, and auditability.
Two ways to connect
The Meow MCP server has two surfaces. Most users want OAuth.
See Connect a client for copy-paste setup for each client.
Capabilities at a glance
Read tools are always available. Action tools require the matching scope and are governed by your role, so an assistant can never do more than you can.
Get connected in two minutes
1
Pick a client
Choose your assistant on the Connect a client page.
2
Add the server
Use the install button or paste the config. For Claude Code:
claude mcp add --transport http meow https://mcp.meow.com3
Authenticate
Sign in with OAuth (or add your API key), then choose which permissions to grant.
4
Try a prompt
Ask “What are my account balances?” See more example prompts.
Prerequisites
- A Meow account (or use agent-led signup to create one)
- A supported MCP client
- Network egress enabled in your AI agent. In Claude.ai, go to Settings → Capabilities. In Claude Code, toggle Allow network egress to All domains. See Troubleshooting if tools don’t appear.