Quickstart
Step 1: Create an Account
Step 2: Create an API Key
Step 3: Connect Claude Code
{
"mcpServers": {
"archer": {
"command": "npx",
"args": ["@archerprotocol/mcp-client"],
"env": {
"ARCHER_API_KEY": "arch_your_key_here"
}
}
}
}Step 4: Start Using It
Using Other Clients?
Next Steps
Last updated