baton_new_invite — baton MCP Tool
baton_new_invite
(baton new invite) is one of 45 tools on the
baton
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call baton_new_invite from your client
- Claude Code baton baton_new_invite run in your project directory
- Claude Desktop baton baton_new_invite ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor baton baton_new_invite ~/.cursor/mcp.json
- VS Code baton baton_new_invite .vscode/mcp.json
- Zed baton baton_new_invite ~/.config/zed/settings.json
- Windsurf baton baton_new_invite ~/.codeium/windsurf/mcp_config.json
- Cline baton baton_new_invite ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI baton baton_new_invite ~/.gemini/settings.json
- Grok baton baton_new_invite .mcp.json (in your project root)
- ChatGPT baton baton_new_invite Settings → Connectors → Advanced → Developer mode
- Claude.ai baton baton_new_invite Settings → Connectors → Add custom connector
- LangChain baton baton_new_invite pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http baton https://baton-mcp-production.up.railway.app/mcp
Other tools on this server
- baton_create_room
- baton_join
- baton_send
- baton_inbox
- baton_who
- baton_leave
- baton_kick
- baton_approve
- baton_close_room
- baton_task_create
- baton_task_link
- baton_task_update
- baton_task_graph
- baton_git_record
- baton_git_evidence
- baton_cost_record
- baton_cost_summary
- baton_memory_put
- baton_memory_search
- baton_memory_get
- baton_memory_delete
- baton_hub_register
- baton_hub_observe
- baton_hub_list
- baton_agent_register
- baton_agent_record_result
- baton_agent_list
- baton_pass
- baton_diff
- baton_signup
- baton_account
- baton_upgrade
- baton_confirm_payment
- baton_receive
- baton_revoke
- baton_consolidate
- baton_verify_plan
- baton_verify
- spider_plan
- spider_classify_tier
- spider_checklist
- spider_signals
- spider_record_pattern
- spider_pull_corpus
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.