{"description":"Market signals, web search, URL scraping, wallet intelligence. Install: claude mcp add nexus https://nexus-agent-xa12.onrender.com/mcp","name":"NEXUS Agent Services","tools":[{"description":"Get AI market signal with confidence score. Returns BULLISH/BEARISH/NEUTRAL.","inputSchema":{"properties":{"symbol":{"default":"BTC","description":"Asset symbol e.g. BTC, ETH, SOL","type":"string"}},"required":[],"type":"object"},"name":"market_signal"},{"description":"Search the web and get AI-summarized results.","inputSchema":{"properties":{"query":{"description":"Search query","type":"string"}},"required":["query"],"type":"object"},"name":"web_search"},{"description":"Scrape any URL and return clean text content.","inputSchema":{"properties":{"url":{"description":"URL to scrape","type":"string"}},"required":["url"],"type":"object"},"name":"scrape_url"},{"description":"AML risk score and wallet intelligence for any crypto address.","inputSchema":{"properties":{"address":{"description":"Ethereum/Base wallet address","type":"string"}},"required":["address"],"type":"object"},"name":"wallet_intel"}],"version":"1.0"}
