Agent install

Install TextTree where your agent works

Choose a client, connect TextTree with a scoped MCP or bearer-token flow, then use the Test Lab to send and watch the first SMS.

Direct answer

install TextTree in an AI client

Choose Claude, Codex, Cursor, or another MCP client, then follow its exact configuration and verification page. Task-oriented SMS walkthroughs live in the guides so install instructions stay focused.

mcp http

Claude

Claude starts OAuth against TextTree, requests scoped MCP access, and returns after the server observes authenticated MCP activity.

Open TextTree from Claude MCP connectors and choose Connect
Install for Claude

mcp http

Codex

Codex uses a scoped bearer token fallback until native OAuth handoff is available for the configured client.

codex mcp add texttree https://api.texttree.ai/mcp --header "Authorization: Bearer $TEXTTREE_BEARER_TOKEN"
Install for Codex

mcp http

Cursor

Cursor starts OAuth from the remote MCP server configuration, requests scoped TextTree access, and returns after TextTree observes authenticated MCP activity. Use the bearer-token fallback only when Cursor cannot launch OAuth.

Open Cursor Settings > Tools & MCP > New MCP Server, add https://api.texttree.ai/mcp, then authenticate when Cursor prompts.
Install for Cursor

mcp http

Other MCP client

Use OAuth when supported; otherwise configure a reveal-once scoped bearer token locally.

Connect your MCP client to https://api.texttree.ai/mcp