frostbyte-mcp — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsfrostbyte-mcp
    Back to Agents
    frostbyte-mcp

    frostbyte-mcp

    Robocular March 4, 2026
    1 copies 0 downloads

    MCP server giving AI agents access to 40+ developer APIs — geolocation, crypto, screenshots, scraping, DNS, code execution, and more

    Agent Definition
    # frostbyte-mcp
    
    MCP server that gives AI agents access to 40+ developer APIs through one gateway. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
    
    ## Tools
    
    | Tool | Description |
    |------|------------|
    | `geo_lookup` | IP geolocation — country, city, coordinates, timezone, ISP |
    | `crypto_price` | Live cryptocurrency prices — BTC, ETH, SOL, and 40+ tokens |
    | `dns_lookup` | DNS records — A, AAAA, MX, TXT, NS, CNAME, SOA |
    | `whois_lookup` | Domain WHOIS/RDAP data — registrar, dates, nameservers |
    | `take_screenshot` | Website screenshots — PNG, multiple viewports, dark mode |
    | `scrape_url` | Web scraping — extract text, markdown, or HTML from any URL |
    | `run_code` | Code execution — JavaScript, Python, TypeScript, Bash |
    | `search_web` | Web search — structured results with titles and snippets |
    | `shorten_url` | URL shortener — custom slugs, expiration, click analytics |
    | `generate_pdf` | PDF generation — from HTML, URL, or Markdown |
    | `create_paste` | Pastebin — code sharing with syntax highlighting |
    | `transform_data` | Data conversion — JSON, CSV, XML, YAML, TSV, Markdown |
    | `check_domain` | Domain availability — check across multiple TLDs |
    
    ## Quick Start
    
    ### Remote Server (no install needed)
    
    Connect directly via URL — works with Cursor, Cursor, Cursor, VS Code, and any MCP client:
    
    **SSE endpoint:** `https://frostbyte-mcp.167.148.41.86.nip.io/sse`
    
    **Streamable HTTP endpoint:** `https://frostbyte-mcp.167.148.41.86.nip.io/mcp`
    
    #### Claude Desktop / Cursor.ai
    
    Go to Settings > Connectors > Add Custom Connector:
    - **Name:** Frostbyte
    - **URL:** `https://frostbyte-mcp.167.148.41.86.nip.io/sse`
    
    #### Claude Code
    
    ```bash
    Claude MCP add --transport http "frostbyte" https://frostbyte-mcp.167.148.41.86.nip.io/sse
    ```
    
    #### Cursor
    
    Add to `~/.cursor/mcp.json`:
    
    ```json
    {
      "mcpServers": {
        "frostbyte": {
          "url": "https://frostbyte-mcp.167.148.41.86.nip.io/sse"
        }
      }
    }
    ```
    
    #### VS Code
    
    Add to VS Code settings.json:
    
    

    Tags

    ai-agentapiclaudecode-executioncryptocursordeveloper-toolsdnsgeolocationmcp

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.