MCP server that wraps the xAI Grok API, allowing Claude and other AI agents to delegate thinking, planning, and real-time search tasks to Grok. It provides a single tool with options for different use cases including web search, Twitter/X search, and multi-agent reasoning.
Search SDK documentation to discover methods, parameters, and usage examples for interacting with the API. Use before writing code to find the right approach.
Blocks a user to prevent them from viewing your content or interacting with you. Requires authentication and creates a permanent block record until unblocked.
Check how AI models (ChatGPT, Perplexity, Grok, Claude, Gemini) reference your brand. Analyzes sentiment, extracts claims, and identifies competitor mentions across AI search engines.
Check a Solana wallet's risk profile to identify rug pull threats before interacting with tokens it deployed. Returns rug count, risk label, and behavioral tags.
Retrieve a list of all interactive elements on the current page, including buttons, links, and inputs, with their properties and coordinates to enable targeted browsing actions.
Wait for a specified CSS selector element to appear in the DOM, then return its tag name and text content. Solves the problem of interacting with dynamically loaded content by ensuring the element is present before proceeding.