sella_setup_claim — sella MCP Tool
sella_setup_claim
(sella setup claim) is one of 52 tools on the
sella
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sella_setup_claim from your client
- Claude Code sella sella_setup_claim run in your project directory
- Claude Desktop sella sella_setup_claim ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor sella sella_setup_claim ~/.cursor/mcp.json
- VS Code sella sella_setup_claim .vscode/mcp.json
- Zed sella sella_setup_claim ~/.config/zed/settings.json
- Windsurf sella sella_setup_claim ~/.codeium/windsurf/mcp_config.json
- Cline sella sella_setup_claim ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI sella sella_setup_claim ~/.gemini/settings.json
- Grok sella sella_setup_claim .mcp.json (in your project root)
- ChatGPT sella sella_setup_claim Settings → Connectors → Advanced → Developer mode
- Claude.ai sella sella_setup_claim Settings → Connectors → Add custom connector
- LangChain sella sella_setup_claim pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sella https://sellag.vercel.app/api/mcp
Other tools on this server
- list_datasets
- search_datasets
- try_dataset
- deliver_product
- get_dataset
- cradle_breed_agent
- merge_models
- list_market_apis
- search_open_models
- search_catalog
- describe_catalog
- browse_catalog
- call_api
- get_listing
- recommend
- compare
- submit_feedback
- get_activity
- get_job
- policy_get
- policy_set
- policy_check
- budget_status
- purchase_preview
- explain_decision
- get_approval
- business_start
- business_draft
- business_brief
- business_assess
- business_status
- business_request_funding
- business_rate
- business_file_put
- distribution_set
- distribution_log
- storefront_set
- storefront_get
- business_log
- business_end
- business_list
- service_create
- service_update
- service_list
- service_deliver
- charge_create
- charge_get
- charge_refund
- charge_list
- sella_auth_start
- sella_auth_complete
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.