{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_76spp8tyzjuy","handle":"instantly-mcp-2","url":"https://wellknown.network/agents/instantly-mcp-2","links":{"self":"https://wellknown.network/agents/instantly-mcp-2/record.json","html":"https://wellknown.network/agents/instantly-mcp-2","markdown":"https://wellknown.network/agents/instantly-mcp-2/record.md","api":"https://wellknown.network/api/v1/agents/instantly-mcp-2","status":"https://wellknown.network/api/v1/agents/instantly-mcp-2/status","claim":"https://wellknown.network/agents/instantly-mcp-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/instantly-mcp-2/claim.json","badge":"https://wellknown.network/agents/instantly-mcp-2/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/instantly-mcp-2/history","tools":"https://wellknown.network/api/v1/agents/instantly-mcp-2/tools"},"ard":{"identifier":"urn:air::server:instantly-mcp-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"instantly-mcp","summary":"MCP server wrapping the Instantly.ai v2 API (analytics, leads, campaigns, unibox, accounts) with per-action safety gates and an autonomy policy.","description":"# Instantly MCP server\n\n[![CI](https://github.com/katekruger/instantly-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/katekruger/instantly-mcp/actions/workflows/ci.yml)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![MCP](https://img.shields.io/badge/MCP-server-6f42c1.svg)](https://modelcontextprotocol.io)\n\nAn [MCP](https://modelcontextprotocol.io) server that puts your **Instantly.ai**\ncold-email workspace in front of an AI client. Ask Claude for last week's reply\nrate, load enriched leads into a campaign, triage the Unibox, pause a mailbox\nthat's burning reputation — 40 tools over the Instantly v2 API.\n\n**The point of the project is the safety model.** Every write is gated behind an\nexplicit `confirm`, autonomy is a tiered policy with volume caps and a\nhard-block list, and all of it is enforced in code — not asked for in a prompt.\nAn agent cannot talk its way past a cap, because the cap is an `if` statement.\n\n```\nYou:    \"Launch the Design Partners campaign.\"\nClaude: → launch_campaign(campaign_id=\"camp-1\")\n        ← \"Would LAUNCH (activate) campaign camp-1 — it will start sending.\n           AUTONOMY_LEVEL=manual — every write needs confirm=true.\n           Re-call with confirm=true to execute.\"\n        This will start sending from your mailboxes. Confirm?\nYou:    \"Yes.\"\nClaude: → launch_campaign(campaign_id=\"camp-1\", confirm=true)   ← now it runs\n```\n\nThe preview costs **zero HTTP calls**, so nothing reaches Instantly until you say so.\n\n- **Transport:** local stdio by default — no hosting, no public URL, no token. One env var switches it to hosted HTTP/SSE ([Hosting](docs/hosting.md)).\n- **Auth:** your Instantly v2 key, read from `INSTANTLY_API_KEY`, never hardcoded and never logged.\n- **Verified:** paths and payload shapes checked against the live v2 reference; every place the real API differs from the obvious…","publisher":null,"homepage":"https://github.com/katekruger/instantly-mcp#documentation","repository":"https://github.com/katekruger/instantly-mcp#documentation","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["claude","cold-email","instantly","llm-tools","mcp","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:instantly-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.email","name":"Email","confidence":0.997,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"instantly-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:02.419Z","publishedAt":"2026-08-31T17:01:25.873009Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"instantly-mcp","url":"https://pypi.org/project/instantly-mcp/","firstSeenAt":"2026-09-09T22:21:45.009Z","fetchedAt":"2026-09-15T21:20:05.728Z","normalizedAt":"2026-09-15T21:20:05.728Z"}]},"firstSeenAt":"2026-09-09T22:21:45.009Z","updatedAt":"2026-09-15T21:22:02.419Z"}