baton_task_create — baton MCP Tool
baton_task_create
(baton task create) 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_task_create from your client
- Claude Code baton baton_task_create run in your project directory
- Claude Desktop baton baton_task_create ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor baton baton_task_create ~/.cursor/mcp.json
- VS Code baton baton_task_create .vscode/mcp.json
- Zed baton baton_task_create ~/.config/zed/settings.json
- Windsurf baton baton_task_create ~/.codeium/windsurf/mcp_config.json
- Cline baton baton_task_create ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI baton baton_task_create ~/.gemini/settings.json
- Grok baton baton_task_create .mcp.json (in your project root)
- ChatGPT baton baton_task_create Settings → Connectors → Advanced → Developer mode
- Claude.ai baton baton_task_create Settings → Connectors → Add custom connector
- LangChain baton baton_task_create 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_new_invite
- baton_join
- baton_send
- baton_inbox
- baton_who
- baton_leave
- baton_kick
- baton_approve
- baton_close_room
- 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.