MCP (Claude Code)
Add Iris as a Model Context Protocol (MCP) server in Claude Code. This gives Claude direct access to agent identity tools: create agents, send emails, check SMS inboxes, manage wallets, and more, all from natural language.
How to add as MCP server
Register the Iris MCP server with a single command. This makes all Iris tools available to Claude Code in your current project or globally.
You will be prompted to provide your Iris API key on first use. The key is stored securely and used to authenticate all MCP tool calls.
Available tools and resources
Once connected, Claude Code gains access to the following Iris tools:
iris_create_agentCreate a new agent with specified identity primitivesiris_list_agentsList all agents in the workspaceiris_send_emailSend an email from an agentiris_read_inboxRead an agent email inboxiris_send_smsSend an SMS from an agent phone numberiris_read_smsRead received SMS messagesiris_wallet_sendSend a crypto transactioniris_wallet_balanceCheck wallet balancesiris_computer_execExecute a command on the agent VPSiris_browser_navigateNavigate the agent browser to a URLExample usage
Once the MCP server is connected, you can use natural language in Claude Code to interact with Iris. Here are some example prompts and what they do:
Configuration options
You can pass additional configuration when adding the MCP server: