Model Context Protocol · Streamable HTTP · OAuth or API key

Every AIsa API
as MCP tools.
One URL.

Web search, SEO and AI-visibility, market data, X, Instagram, Reddit, YouTube, Apollo and Similarweb — 578 tools behind one endpoint. Your agent finds what it needs with search and runs it with use; the catalogue never lands in its context.

https://mcp.aisa.one/mcp
5meta tools
6categories to pin
26servers, one origin
578tools reachable
How it works

Five tools, not hundreds.

A client that lists 578 tools spends its context before the first question. The root lists five. Everything else is a search away — and every answer carries the schema, so the next call is already typed.

search · list_categories

Describe the task in plain words, optionally within one category. Back come candidates with operation_id, input_schema, price and sometimes a plan. Free.

get_details

The full contract of one or more operations: argument and response schemas, whether it is read-only, availability, price and known pitfalls. Free.

use · batch_use

Run one operation, or up to 20 at once. max_price_usd caps what a call may spend. Billed per call to the key in the Authorization header.

Prefer tools listed directly? Pin a category: https://mcp.aisa.one/gtm/mcp lists the most-used Go-to-Market tools in tools/list and still carries search to reach the rest. Every card below is one such endpoint.
Capabilities

What your agent can do with it.

6 categories, 316 curated tools listed directly, 578 reachable through search from any of them. Same cards, same words, as aisa connect.

SEO & AI Visibility

Rankings, keywords, backlinks, site health — and how AI answers talk about you

60 tools listed · 316 reachable · 12 providers

AI Visibility · App Store Data · Backlinks · Business Listings & Reviews · Content & Sentiment · Technologies & Whois · Keyword Volume & Ads · Domain & Keyword Research · Shopping & Marketplace · On-Page Audit · SERP - Google · SERP - Other Engines

https://mcp.aisa.one/seo/mcp?from=connect

Finance

Prices, fundamentals, filings, crypto and prediction markets

48 tools listed · 48 reachable · 4 providers

MarketPulse · Crypto Market Data · Prediction Market Data · Stock Pulse

https://mcp.aisa.one/finance/mcp?from=connect

Social

X, Instagram, Reddit, Pinterest and YouTube — public data, page by page

56 tools listed · 56 reachable · 5 providers

Twitter API · Instagram · Reddit · Pinterest · YouTube Search

https://mcp.aisa.one/social/mcp?from=connect

Sales

People, companies, enrichment and market intelligence

79 tools listed · 79 reachable · 3 providers

Apollo · Creator Discovery · Similarweb

https://mcp.aisa.one/sales/mcp?from=connect
Endpoints

One origin, three doors.

Search everything from the root, pin a category, or go straight to one provider. Every path below is the same root pinned to a different slice, so each still carries search and max_price_usd.

https://mcp.aisa.one/mcp

The root. Five meta tools, reaches everything. What a directory listing points at.

https://mcp.aisa.one/mcp?modules=seo,social

The root with named modules listed in tools/list.

https://mcp.aisa.one/<category>/mcp

gtm · seo · finance · social · search · sales · mail — an alias of the line above.

https://mcp.aisa.one/<server>/mcp

One provider’s tools pinned. 26 servers, listed live at /servers.

Straight to one provider

For people who know exactly which data they need: one provider’s tools pinned, nothing else in tools/list. 26 endpoints, live from /servers.

Twitter API29 tools

Read X/Twitter data through AIsa: user profiles, timelines, followers, tweets, replies, quotes, retweeters, communities, lists, trends and Spaces.

https://mcp.aisa.one/twitter-api/mcp
Similarweb23 tools

Website and search intelligence from Similarweb through AIsa: monthly traffic and engagement for any domain, its rank, where the traffic comes from by marketing channel, which sites refer it, what it spends on paid search and which ad networks carry its display, who the audience is and what else that audience visits, which sites are similar and how much audience they share, what the site is built with, which of its pages and subdomains earn the traffic, and which keywords and search rivals it has. Calls are billed in Data Credits, per row or per requested metric; use `limit` to bound cost and `max_price_usd` to cap a call. Data vintage: Similarweb reports complete months — a month becomes queryable only after it closes, so say which months a number covers. Every endpoint requires the Hive GTM Growth subscription; without it calls answer 402 — the pay-per-call cross-checks for traffic and authority are DataForSEO Labs' bulk traffic estimation and domain rank overview, one search away.

https://mcp.aisa.one/similarweb/mcp
Apollo54 tools

Apollo B2B sales data and CRM through AIsa: enrich a person or company from whatever identifier you have, search Apollo's global database of people and companies, and read or write the accounts, contacts, deals, tasks, calls, notes and email sequences held in the AIsa Apollo workspace.

https://mcp.aisa.one/apollo/mcp
Connect

Paste one line. Click Allow once.

The endpoint publishes RFC 9728 metadata, so a client that speaks MCP authorization opens a browser on first connect and you click Allow. Have a key from console.aisa.one? Send it as a bearer header and nothing pops up.

Hand this to any coding agent

Paste it into Codex, Claude Code, Cursor or whatever you use. The agent registers the server with its own mechanism, opens the browser for OAuth, and tells you when to click Allow — that one click stays yours.

Add the AIsa MCP server to my setup.

  name:       aisa
  endpoint:   https://mcp.aisa.one/mcp
  transport:  streamable-http
  auth:       OAuth — the server publishes RFC 9728 metadata, so open a
              browser and I click Allow once. If AISA_API_KEY is set, send
              "Authorization: Bearer $AISA_API_KEY" instead and skip OAuth.

Use your own MCP mechanism, not a hand-edited config file:
  Codex:       codex mcp add aisa --url https://mcp.aisa.one/mcp
  Claude Code: claude mcp add --transport http -s user aisa https://mcp.aisa.one/mcp
  Cursor / VS Code: a "url" entry for https://mcp.aisa.one/mcp in the MCP config.

What it is: 578 AIsa data tools behind five meta tools — search,
get_details, use, batch_use, list_categories. search and get_details are
free; use is billed per call. Live catalogue: https://mcp.aisa.one/servers

When done, confirm the server is registered and tell me how to authenticate.
Rather not touch a config at all? The command below installs aisa connect, which detects your agents, lets you pick categories from these same cards, and writes the connection for you.
curl -fsSL https://aisa.one/install.sh | sh
Pricing

Discovery is free. You pay per call, with a cap you set.

No seat, no monthly minimum for the MCP itself. Prices are the same as the AIsa REST API — aisa.one/pricing.

Free

search · get_details · list_categories

Find the operation, read its contract. Nothing is charged for looking.

Per call

use · batch_use

Each operation carries its own price; get_details shows it before you spend. Billed to the key in the header.

Capped

max_price_usd

Set a ceiling on any call. A 402 answer says exactly what is needed — a subscription for Go-to-Market data, or balance — and where to get it.