RONOG - Demo Time

AI Agent Demo for Network Operations

I built a demo ISP system to show how AI agents work with network tools. Uses fake data, demonstrates real MCP concepts.

What's Inside

  • 5 fake ISPs (ASN 64512-64516)
  • BGP sessions, traffic, tickets - all AI-generated
  • MCP tools that work like real network systems
  • Email logs, basic auth for realism

Point: Shows MCP plug-and-play vs custom glue code. Not production-ready, just for learning.

⚠️ Important: This is a DEMO with fake data only! No real ISP data. Don't enter confidential information.

Step 1: Choose Your Access Method

MCP works best through Claude.ai's native integration, but that requires Claude Pro ($20/month). Since not everyone has or wants to pay for Claude Pro just to try this demo, I built a free web interface that connects to the same MCP backend. Both options use identical fake ISP data and tools - just different interfaces.

Choose just one option below - you don't need both. Pick Claude Pro if you have it (better experience), otherwise use the free demo.

🏆 Option A: Claude Pro

Best experience. Native MCP integration.

Requires Claude Pro ($20/month)

Quick Setup:

  1. Go to claude.ai/settings/integrations
  2. Click "Add Custom Connector"
  3. Paste URL below
https://isp-mcp-demo.scraplab.dev/?code=298f64bbcb292eba921c899fdc96b9a6
Claude.ai Custom Connector

🆓 Option B: Free Demo

Claude Pro not needed. Same MCP tools.

Free but limited interface

Quick Setup:

  1. Go to isp-demo-mcp.raivon.ro
  2. SignUp
  3. Select "isp-mcp-demo"
  4. ⚠️ IMPORTANT: Click "MCP Servers" at bottom of chat → Select "isp-mcp-demo"

You must enable the MCP tools or the demo won't work. Check the screenshot below to see exactly where to click.

Enable MCP Tools - Click MCP Servers

Step 2: Use It (Same for Both)

1. Type "help"

Shows all available commands.

How to interact with MCP in Claude.ai

2. Ask in Plain English

  • "What info do you have on ASN 64512?"
  • "Show me recent traffic for member ASN 64513"
  • "Any open tickets for network 64514?"
  • "What's the BGP status for all members?"
  • "Check RPKI status for announced prefixes"
  • "List all members with traffic over 1GB"
  • "Show me the top 5 prefixes by traffic"
  • "Any BGP flapping in the last hour?"
  • "What's the peering status with ASN 64515?"
  • "Generate a traffic report for this week"

More example conversations available in the demo.