task_capabilities — Autonoma Agent Services MCP Tool
task_capabilities
(task capabilities) is one of 6 tools on the
Autonoma Agent Services
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call task_capabilities from your client
- Claude Code Autonoma Agent Services task_capabilities run in your project directory
- Claude Desktop Autonoma Agent Services task_capabilities ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Autonoma Agent Services task_capabilities ~/.cursor/mcp.json
- VS Code Autonoma Agent Services task_capabilities .vscode/mcp.json
- Zed Autonoma Agent Services task_capabilities ~/.config/zed/settings.json
- Windsurf Autonoma Agent Services task_capabilities ~/.codeium/windsurf/mcp_config.json
- Cline Autonoma Agent Services task_capabilities ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Autonoma Agent Services task_capabilities ~/.gemini/settings.json
- Grok Autonoma Agent Services task_capabilities .mcp.json (in your project root)
- ChatGPT Autonoma Agent Services task_capabilities Settings → Connectors → Advanced → Developer mode
- Claude.ai Autonoma Agent Services task_capabilities Settings → Connectors → Add custom connector
- LangChain Autonoma Agent Services task_capabilities pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http autonoma https://avalix.ai/autonoma/mcp
Other tools on this server
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.