Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'live-weather', 'name': 'Live weather & air quality', 'description': 'Current conditions, multi-day forecast, and air quality for any place. Tools: current_weather, weather_forecast, air_quality.', 'tags': ['weather', 'forecast', 'air-quality', 'environment'], 'examples': ['{"tool":"current_weather","args":{"city":"Tokyo"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'natural-hazards', 'name': 'Natural hazards', 'description': 'Live earthquakes, wildfires, hurricanes, floods, volcanoes and disaster alerts. Tools: earthquakes, wildfires, hurricanes, flood_forecast, volcanoes, global_disasters.', 'tags': ['earthquakes', 'wildfires', 'floods', 'hazards', 'alerts'], 'examples': ['{"tool":"earthquakes","args":{}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'macro-economics', 'name': 'Macro & rates', 'description': 'Official US/AU/global economic indicators and benchmark rates. STATISTICS ONLY, never market prices. Tools: us_economy, au_economy, global_macro, treasury_yields, interest_rates.', 'tags': ['economy', 'inflation', 'rates', 'macro'], 'examples': ['{"tool":"us_economy","args":{"indicator":"cpi"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'security-intel', 'name': 'Security & vulnerabilities', 'description': 'Known-vulnerability checks, actively-exploited CVEs and advisories. Tools: check_vulnerability, exploited_vulnerabilities, security_advisories, software_version.', 'tags': ['cve', 'security', 'vulnerabilities', 'devsecops'], 'examples': ['{"tool":"check_vulnerability","args":{"package":"log4j","version":"2.14.0"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'compliance-screening', 'name': 'Risk & compliance', 'description': 'Sanctions screening, US federal contract awards, the Federal Register, and recalls. Tools: sanctions_screen, gov_contracts, federal_register, product_recalls, fda_recalls.', 'tags': ['sanctions', 'compliance', 'government', 'recalls'], 'examples': ['{"tool":"sanctions_screen","args":{"name":"Ivan Ivanov"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'space-orbital', 'name': 'Space & orbit', 'description': 'Satellite positions, space weather and rocket launches. Tools: satellite_position, space_weather, rocket_launches, satellites.', 'tags': ['satellites', 'space-weather', 'launches', 'orbit'], 'examples': ['{"tool":"space_weather","args":{}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'verifiable-facts', 'name': 'Verifiable facts (signed + graded)', 'description': 'Any Dynamic Feed reading returned as one canonical fact with an Ed25519 signature, full provenance, and an honest reliability object (band, score, sources, verified, conflict). The trust layer: signed is not verified.', 'tags': ['provenance', 'reliability', 'signed', 'verifiable', 'ground-truth'], 'examples': ['{"tool":"us_economy","args":{"indicator":"unemployment"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}, {'id': 'robot-awareness', 'name': 'Robot situational awareness', 'description': 'A signed go / caution / no-go verdict for a robot or agent acting at a place and time (advisory evidence, never a safety system). Tool: awareness.', 'tags': ['robotics', 'awareness', 'verdict', 'embodied-ai'], 'examples': ['{"tool":"awareness","args":{"lat":-27.47,"lon":153.02,"robot_class":"ground"}}'], 'input_modes': ['application/json', 'text/plain'], 'output_modes': ['application/json']}; conformance: fail

Transport
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://dynamicfeed.ai/a2a
JSON-RPC initialize probe
curl -X POST https://dynamicfeed.ai/a2a \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://dynamicfeed.ai/a2a
Listed at (chiark)
https://chiark.ai/agents/1c85e40c-51c5-46a0-a10f-cf7e9e984590