MCP

Give your agent real tools

Point Claude, Cursor, or any MCP client at a graph8 preview workspace and test tool calls against sandbox data.
01 / Connect in one block

Add graph8 to your MCP config.

Drop the server into your client config, set your API key, and the preview tool catalog appears in the next session. The MCP URL is issued with workspace access.

Claude Cursor Windsurf Cline Zed Any MCP client
mcp.json
{  "mcpServers": {    "graph8": {      "url": "${GRAPH8_MCP_URL}",      "headers": {        "Authorization": "Bearer ${GRAPH8_API_KEY}"      }    }  }}
02 / Tool catalog

A sample of what the agent can reach.

The catalog expands as preview access opens up. Current samples live in the docs.

search_contacts

Find verified contacts by title, company, or intent.

enrich_company

Pull firmographics and technographics for any domain.

create_campaign

Spin up a multichannel campaign and draft every step.

read_signals

Surface buying intent and website visitors for an account.

run_workflow

Trigger a saved workflow and stream the result back.

query_analytics

Ask for pipeline, activity, and revenue numbers.

03 / Point your agent at it

Give your agent real tools, in the next session.

Add the server, set your key, and the preview tool catalog appears. Test every call against sandbox data before production access is granted.

Build with graph8