enqueue_agent_queue_job — AI SENSE Free Public Tools MCP Tool
enqueue_agent_queue_job
(enqueue agent queue job) is one of 32 tools on the
AI SENSE Free Public Tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call enqueue_agent_queue_job from your client
- Claude Code AI SENSE Free Public Tools enqueue_agent_queue_job run in your project directory
- Claude Desktop AI SENSE Free Public Tools enqueue_agent_queue_job ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AI SENSE Free Public Tools enqueue_agent_queue_job ~/.cursor/mcp.json
- VS Code AI SENSE Free Public Tools enqueue_agent_queue_job .vscode/mcp.json
- Zed AI SENSE Free Public Tools enqueue_agent_queue_job ~/.config/zed/settings.json
- Windsurf AI SENSE Free Public Tools enqueue_agent_queue_job ~/.codeium/windsurf/mcp_config.json
- Cline AI SENSE Free Public Tools enqueue_agent_queue_job ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AI SENSE Free Public Tools enqueue_agent_queue_job ~/.gemini/settings.json
- Grok AI SENSE Free Public Tools enqueue_agent_queue_job .mcp.json (in your project root)
- ChatGPT AI SENSE Free Public Tools enqueue_agent_queue_job Settings → Connectors → Advanced → Developer mode
- Claude.ai AI SENSE Free Public Tools enqueue_agent_queue_job Settings → Connectors → Add custom connector
- LangChain AI SENSE Free Public Tools enqueue_agent_queue_job pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http free-public-tools https://aisenseapi.com/mcp
Other tools on this server
- get_current_time
- generate_uuid
- shorten_url
- store_temporary_data
- read_temporary_data
- create_webhook_capture
- read_webhook_capture
- create_human_approval
- read_human_approval
- create_agent_wake
- create_heartbeat
- read_heartbeat
- ping_heartbeat
- create_lease_namespace
- acquire_lease
- renew_lease
- release_lease
- complete_lease
- create_agent_inbox
- read_agent_inbox
- create_agent_queue
- read_agent_queue
- read_agent_queue_job
- claim_agent_queue_job
- ack_agent_queue_job
- release_agent_queue_job
- renew_agent_queue_job
- create_dns_name
- read_dns_name
- update_dns_name
- delete_dns_name
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.