Hydra ACI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": true,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateB | Navigate the stealth browser to a URL and discover session-specific actions for the page. |
| hydra_executeB | One-shot autonomous execution: provide a target URL and goal, and Hydra will complete the task automatically. |
| hydra_mountA | Mount a website as a persistent Hydra web capability workspace and return its canonical capability catalog. |
| hydra_probeC | Mount a website for browser-as-probe discovery, then return direct machine-usable capabilities separately from browser-action fallbacks without executing a generated capability. |
| hydra_refreshA | Re-scout the mounted site and refresh its capability catalog. |
| hydra_call_toolB | Call a mounted Hydra capability by canonical id, namespaced capability name, or original tool name. |
| hydra_inspect_sessionA | Inspect the current mounted Hydra session and route plan. |
| hydra_memoryC | Inspect or manage H8 web memory for a domain. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| hydra_execute_web_task | Use Hydra's one-shot executor to complete a web task through the best available route. |
| hydra_mount_web_session | Mount a web target as a live Hydra MCP session, then inspect tools and resources before acting. |
| hydra_inspect_current_session | Inspect the currently mounted Hydra session using MCP resources and tools. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Hydra MCP capabilities | Redaction-safe summary of the live Hydra MCP engine and available protocol surfaces. |
| Hydra static tools | Static MCP tools available before a page is compiled. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Suraj1235/Hydra-aci'
If you have feedback or need assistance with the MCP directory API, please join our Discord server