NinelayerNinelayer
MemoryPublic SearchProprietary SearchQuickstartRecipesIntegrationsBlogPricing
Get Started
NinelayerNinelayer
MemoryPublic SearchProprietary SearchQuickstartRecipesIntegrationsBlogPricing
Get Started

NinelayerNinelayer
RecipesIntegrationsBlogChangelog

Search infrastructure for the next citizen of the internet.

Checking status...
PrivacyTerms
© 2026 Ninelayer. All rights reserved.
NINELAYER

Quickstart

Get Ninelayer running in under 5 minutes

Grab a token, connect it to your agent over MCP or one stateless HTTP call, and try it with a prompt. No SDK required.

Get a tokenBrowse integrations
1

Get your API key

Sign in and create a token from your dashboard. Tokens start with nl_live_ and are shown once — copy it immediately.

  1. 1Sign in (or create a free account)
  2. 2Open your dashboard → API Tokens
  3. 3Name it, click Generate, and paste it into the token field above
2

Connect your agent

Most agents and IDEs speak MCP directly. If yours doesn't, call the same tools over a single stateless HTTP request instead.

Terminal
claude mcp add ninelayer --transport http https://mcp.ninelayer.in/mcp/ -H "Authorization: Bearer nl_live_your_token"
Restart your agent after saving the config. Need a different tool? Browse 15+ integrations for exact steps.
3

Try it with a prompt

Paste one of these into your connected agent — it will call Ninelayer on its own.

Search the web for the latest Next.js 15 caching docs and summarize what changed.

Use ninelayer to check the current pricing page for [competitor] and compare it to ours.

Fetch this URL with ninelayer and summarize what changed since March: [paste URL]

Search arXiv for recent papers on retrieval-augmented generation evaluation.

Look up the current Anthropic API rate limits and summarize them for me.

Where to next
RecipesIntegrationsPlaygroundPricing