Nograve Agent Services

by NoGraveDev

252 downloads
Not rated
GitHub

About

A collection of pay-per-use APIs designed for AI agents, enabling USDC micropayments on Base via the x402 protocol.

Details

Author
NoGraveDev
Downloads
252
Categories
AI, Web Scraping, API

- 9 endpoints covering multiple data and transformation tasks
- Crypto prices and trading signals
- Web text extraction and metadata
- Contact scraping (emails, phones, social)
- JSON/CSV/XML transforms
- Forex exchange rates
- USDC micropayments on Base starting at $0.005/request

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Nograve Agent Services
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Access the live API endpoints at the provided URL. Each request requires a USDC payment on Base, with pricing starting at $0.005 per request.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "nograve agent services": {
            "nograve-agent-services": {
                "url": "https://exemplary-appreciation-production-6db1.up.railway.app/.well-known/mcp.json"
            }
        }
    }
}

McpServers

{
    "nograve-agent-services": {
        "url": "https://exemplary-appreciation-production-6db1.up.railway.app/.well-known/mcp.json"
    }
}
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.