SeaWeb
Home

API Playground

Search Extract Monitors

Management

Usage Billing API keys

Learn

Docs SeaWeb MCP Pricing

You’re signed out.

Sign in to see your API keys, run the playground, and watch your agent’s activity.

Sign in

Get started with SeaWeb

The context API AI agents call to search and monitor travel sources.

Search

Entities or the crawled web index — with time and domain filters, honesty labels, and optional full page text inline.

Extract

Clean text or markdown from permitted public pages. Cache hits cost 0.5 credit and show the token savings.

Monitor

A standing watch with signed webhook delivery. Lives on the Growth plan.

API Key

View all
sw_••••••••••••••••

Your most recent key appears here after you generate one under API keys — it’s remembered only in this browser.

Quick start with a prompt

Paste it into Claude Code, Cursor, or any coding agent — it wires up the SeaWeb MCP server and verifies the connection.

Search

One query against SeaWeb’s curated travel and restaurant entities (Bay Area catalog), or the crawled web index (search_web). Results carry match_quality; empty means retrieval found nothing — not that the corpus lacks the subject.

Runs on your account’s free allowance. Results carry the same coverage and match_quality labels your agent sees.

✦

Send a request to see the response here.


              

The same request from your agent, over MCP:


              

Extract

Public HTML URLs only. SeaWeb reads the index first, then tries one live fetch on a miss; robots, noindex, nosnippet, and private-network limits still apply.

Maximum URL length: 2,048 characters. Unsupported content and blocked pages return a named refusal, not silent emptiness.

✦

Send a request to see the response here.


              

The same request from your agent, over MCP:


              

Monitors

Standing watches that run automatically — changes arrive as signed webhook POSTs. Monitors live on the Growth plan. Product B weather watches European met feeds — for US fog near Golden Gate, poll get_disruptions with lat/lng or UGC (SAME 006075), do not use this weather type as an NWS fog monitor.

Automatic

Active monitors

Loading…

✦

Create or refresh a monitor to see the operation here.


              

Standing queries from your agent, over MCP:


              

Usage

Based on your latest 200 gateway queries. All times UTC; new requests can take a moment to show up.

–

Queries (shown)

–

Avg latency

–

Most used tool

Daily usage

Loading…

Recent agent activity

TimeToolQueryResultsLatency
Loading…

Billing

Starter · free tier

– credits left

Free

current plan

$0/mo

1,000 credits monthly

Growth

current plan

$100/mo

25,000 credits monthly · monitors

Pay as you go

$5/1,000

Prepaid · never expire

What each call costs

Search1
Search + full page text2
Extract — cached0.5
Extract — live2
Monitor check1
Deep answer soon · paid plans10

Hard limit — calls stop when credits run out. Full pricing · Contact sales

API keys

Your API keys

Copy this key now. You won’t be able to see it again.

sw_xxx...
LabelCreatedLast usedStatus
Loading…

Quick connect

Add this config to your MCP client:

{
  "mcpServers": {
    "SeaWeb": {
      "url": "https://api.seaweb.tech/mcp",
      "headers": { "Authorization": "Bearer sw_your-key-here" }
    }
  }
}

Claude Desktop: claude_desktop_config.json · Cursor: .cursor/mcp.json · Claude Code: claude mcp add · Full per-client setup in the MCP docs.

Product

  • Overview
  • Pricing
  • Blog

Developers

  • Docs
  • SeaWeb MCP

Company

  • About
  • Contact
  • Partners

Legal

  • Terms
  • Privacy
  • Changelog

© 2026 SeaWeb