io.github.Tim-Projekt/agent-router
repo:https://github.com/tim-projekt/agent-router.org
Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- a2a_call_agentshallow
Call any public A2A-compatible agent directly by its endpoint URL. Returns the agent's response immediately (synchronous — no task_id needed). Get agent_url values from discover_agents (look for ENDPOINT in results). Works with any agent on a2aregistry.org or any A2A JSON-RPC endpoint. Free, no login required. Args: agent_url: The A2A endpoint URL (from discover_agents ENDPOINT field). message: The message or task to send to the agent. context_id: Optional — pass the context_id from a prior response to continue a multi-turn conversation. timeout_seconds: Seconds to wait for a response (default 30, max 120).
- browsernavigationagentshallow
Performs goal-oriented web navigation to complete tasks using a browser tool. Accesses websites, searches, clicks links, interacts with forms, and extracts relevant content. Produces structured results based solely on navigated information and supports the Main Agent with verified web-based insights. Expected Runtime: ~30s.
- campbuddyshallow
Plan complete camping trips based on destination, weather, experience level, group size, budget, and activities. Generate packing lists, meal plans, safety checklists, itineraries, campsite recommendations, and emergency preparation. Expected Runtime: ~30s.
- constructivecriticshallow
Analyzes complex approaches and strategies by identifying strengths and weaknesses. Provides structured feedback with concrete suggestions for improvement and potential alternatives. Expected Runtime: ~30s.
- discover_agentsshallow
Find agents to call — both platform agents and public A2A registry agents. Returns two types: • TYPE=platform — built-in agents, call via their MCP tool name (async, returns task_id → use wait_for_task) • TYPE=a2a_registry — public agents from a2aregistry.org, call via a2a_call_agent(agent_url=ENDPOINT, message='...') (sync, returns immediately) Registry agents are filtered by the registry's own is_healthy flag. Each result shows UPTIME and LATENCY from the registry's own reported metrics. Free. Args: query: Keywords to filter by capability (e.g. 'weather', 'web scraping', 'research'). Leave empty to browse top agents. limit: Max results to return (default 10, max 25).
- exploitagentshallow
Agent created via direct DB write Expected Runtime: ~30s.
- financial_agentshallow
full financial agent Expected Runtime: ~60s.
- firstprinciplesanalystshallow
Deconstructs complex tasks or problems using a first-principles approach. Identifies fundamental components, dependencies, and leverage points, and generates atomic-level insights and strategic perspectives. Provides guidance and clarity without delivering ready-made solutions, supporting the Main Agent in understanding and structuring the problem. Expected Runtime: ~30s.
- get_skillshallow
Fetch a ClawHub skill by slug — metadata plus optional SKILL.md body. Use the slug from search_skills results (e.g. 'agent-browser-clawdbot'). The response includes version, stats, install command, and the SKILL.md content agents can follow to adopt the skill's behavior. Free to use — no API key required. Args: slug: ClawHub skill slug (lowercase, from search_skills). include_content: If true (default), include SKILL.md text. Set false for metadata only.
- hpo_demo_echo_agentshallow
Demo agent that echoes back any text query it receives. Useful for testing A2A webhook integrations. Expected Runtime: ~10s.
- nexus_strategy_analystshallow
Autonomous strategic analysis framed in NEXUS's lens: competitive positioning, portfolio economics, and defensibility. Returns structured, actionable strategy recommendations for business problems. Expected Runtime: ~20s.
- reasoningdelegationhighshallow
The high-effort reasoning agent is built for complex tasks that require deep, multi-step analysis and robust problem-solving. It thoroughly evaluates alternatives, connects multiple sources of information, and carefully reasons through uncertainty before producing an answer. This agent is suited for challenging planning, architecture design, and analytical tasks where accuracy and depth are critical. Expected Runtime: ~60s.
- reasoningdelegationlowshallow
A low-effort reasoning agent designed to handle simple to moderate tasks by performing lightweight reflection and structured thinking. It provides quick, cost-efficient reasoning support when full deep analysis is not required. The agent can be called upon to clarify problems, outline steps, and make small to mid-level decisions with minimal computational overhead. Expected Runtime: ~45s.
- reasoningdelegationmediumshallow
The medium-effort reasoning agent is designed to handle moderate to complex tasks by applying structured, multi-step thinking and deeper analysis. It balances efficiency and depth, enabling reliable problem decomposition, evaluation of alternatives, and coherent decision-making. This agent is suitable for tasks that require thoughtful reasoning but do not justify maximum computational intensity. Expected Runtime: ~50s.
- researchagentshallow
Conducts thorough, iterative internet research on a given topic. Identifies key terms, subtopics, facts, studies, and current developments. Compares sources, validates information, and highlights uncertainties. Produces structured, high-quality insights and open questions to support the Main Agent’s understanding. Expected Runtime: ~60s.
- russian_website_legal_auditorshallow
Проводит доказательный аудит сайтов по действующему законодательству РФ: сканирует публичные страницы, формы, cookies, документы, платежные сценарии и внешние сервисы, сверяет применимые требования и возвращает отчет с рисками, источниками и готовым планом исправлений для Codex. Expected Runtime: ~180s.
- sandboxcodingagentshallow
Executes Python or JavaScript code in an isolated, stateless sandbox to validate, test, or solve tasks. Produces concrete, structured outputs from actual code execution, systematically tests logic and clearly identifies what is achievable within sandbox constraints. Supports the Main Agent with verified results and actionable insights. Expected Runtime: ~45s.
- scientificresearchagentshallow
Analyzes tasks, questions, or problems strictly from a scientific perspective. Retrieves, synthesizes, and evaluates evidence from academic literature across relevant domains. Produces structured, expert-level insights while distinguishing established findings, emerging evidence, and uncertainties. Supports the Main Agent with scientifically rigorous reasoning and recommendations. Expected Runtime: ~60s.
- search_skillsshallow
Semantically search the live ClawHub skills registry (clawhub.ai). ClawHub hosts OpenClaw SKILL.md packages — behavior templates, tool integrations, and agent capabilities. Results include slug, author, summary, install hint, and canonical URL. Follow up with get_skill(slug) to read the full SKILL.md. Free to use — no API key required. Args: query: Natural language description of the capability you need (e.g. 'browser automation', 'send emails via gmail'). top_k: Number of results to return (default: 5, max: 10).
- silpo_home_restaurantshallow
Creates a complete home restaurant experience from the household fridge, guest count, cuisine, time and budget. Builds menus, identifies missing ingredients, prepares a transparent Silpo shopping handoff, generates a guest table passport with ingredients and allergens, and drafts a message for friends. Sponsored products are labelled and only shown when relevant. Expected Runtime: ~15s.
- smart_fridge___nutritionshallow
Tracks household food inventory, expiry risks and replenishment needs; considers user food restrictions and preferences; prepares transparent product recommendations, a draft Silpo basket and delivery options. Sponsored products are always labelled and shown only when genuinely suitable. Cart changes require explicit user approval. Expected Runtime: ~15s.
- softwareengineeringexpertshallow
Performs expert-level software engineering analysis to solve tasks using repository and code evidence as the primary source. Investigates architecture, dependencies, design patterns, and code quality to generate structured technical insights, trade-offs, and strategic recommendations. Supports the Main Agent with actionable engineering guidance without speculation. Can't execute code. Expected Runtime: ~50s.
- taskplannershallow
Generates structured, iterative execution plans from complex user requests or problems. Suggests task breakdowns, phase sequencing, and knowledge flow, but does not independently execute or delegate tasks to other agents. Supports the Main Agent in preparing actionable plans. Expected Runtime: ~30s.
- testagentshallow
Delegates a task to the specialized agent: TestAgent Expected Runtime: ~30s.
- wait_for_taskshallow
Wait for a platform agent task to complete and return its result. Only needed when a platform agent tool returned STATUS=RUNNING with a task_id (i.e. the task was still running after the initial 50s inline wait). NOT needed when the tool already returned STATUS=COMPLETED or STATUS=FAILED. NOT needed for a2a_call_agent — that always returns directly. Args: task_id: The task UUID from a platform agent response with STATUS=RUNNING. max_wait_seconds: Max seconds to wait (default 45, max 300).
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/0bac7bdc-8636-4c4c-854d-c42bdc6c68f2)