agent_weather
Get real-time weather and 3-day forecast for any city worldwide. Returns current temperature, wind speed, precipitation, and conditions. Powered by OpenMeteo (free, no API key required). Example: 'weather in Amsterdam' or 'forecast for Tokyo'.
agent_code_search
Search GitHub repositories by topic, language, or description. Returns top repositories with star counts, descriptions, and URLs. Useful for finding libraries, implementations, and examples. Example: 'MCP server Python' or 'agent framework TypeScript'.
agent_currency
Convert between currencies or get current exchange rates. Returns conversion result, rate, and major currency rates. Powered by open.er-api.com (free, no API key required). Example: 'convert 100 USD to EUR' or 'EUR to JPY rate'.
agent_trust_score
Get a trust score for a Solana wallet address. Queries on-chain data: transaction count, last activity, and SOL balance. Returns trust_score (0.0–1.0), tier (unknown/emerging/established/verified), and detailed signals. Useful before delegating tasks or payments to an agent wallet.