agentai
v1.0.0by OnStartups · author: Builder.org
agent.ai public Actions API as MCP tools: 51 typed endpoints (web/search/social/company data, LLM/image/audio generation, agent discovery and invocation) plus catalog-driven invoke_action, list_actions, and describe_action covering all 170+ public actions. Requires AGENTAI_API_KEY.
What agentai does, in the publisher's words
agent.ai public Actions API as a Claude Code MCP plugin.
- server/: stdio MCP server (Bun + @modelcontextprotocol/sdk + zod). Standalone: bun install && bun start works from this directory; Bun auto-install covers it when launched from the plugin cache.
- data/action-catalog.json: bundled copy of the 185-entry action catalog (source: packages/agent/src/legacy/action-catalog.json).
- data/public-functions.json: the 177 public API function schemas, fetched from GET https://api-lr.agent.ai/api/v2/mcp/functions (the same source the official @agentai/mcp-server uses). Refresh:
bash curl -s -H "Authorization: Bearer $AGENTAI_API_KEY" https://api-lr.agent.ai/api/v2/mcp/functions \
- references/actions-by-category.md: generated: bun run scripts/generate-references.ts.
- skills/agentai/SKILL.md: usage guidance.
AGENTAI_API_KEY must be set in the environment before Claude Code starts. Keys: agent.ai/user/settings#credits. Optional AGENTAI_API_BASE overrides https://api-lr.agent.ai.
From the project README, punctuation lightly normalized · Open the README on GitHub
- Skills
- 1
- MCP servers
- 1
- Stars
- 1
- License
- MIT
- Repo created
- 2026-08-04
- Last pushed
- 2026-08-19
- Publisher type
- Organization
- Version
- 1.0.0
Links
Skills · 1
- agentai
- Call the agent.ai public Actions API through the agentai MCP tools, web scraping, search, LinkedIn/Twitter/Instagram/Bluesky data, company and person enrichment, LLM/image/audio generation, agent discovery and invocation, plus 170+ catalog actions via invoke_action. Use when the user wants agent.a…
Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
MCP servers · 1
- agentaistdio
- node ${PLUGIN_ROOT}/server/dist/index.js
Read from the plugin's own mcp.json. We list environment variable names, never values.
Category
Integrations & APIs. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.
Keywords
agent.ai · mcp · enrichment · scraping · linkedin · actions-api
Related by publisher and keywords
The 21 Builder.org GTM platform skills: account briefs, prospect research, outreach sequences, pipeline digests, meeting prep and follow-up, CRM automation patterns, and more. Works with any CRM your assistant can reach.
A Model Context Protocol server with Exa for web search, code search, and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities.
Protected web data for AI agents via Zenrows MCP, scrape, extract, batch, and browser sessions with cost-aware escalation.
Community package for Firecrawl MCP. Search, scrape, and parse public web content through Firecrawl's hosted server.
Drive your real, logged-in browser from your agent, 46 tools plus the automate-browser skill covering tab ownership, page interaction, extraction, sessions, capture and troubleshooting.
World Monitor agent plugin: live global-intelligence MCP servers plus task-focused agent skills for country risk, conflict, markets, chokepoints, energy, climate, and related situational awareness.
[](https://agentpluginsdirectory.com/plugins/agentai)✓ Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.