Apideck MCP Server for AutoGenGive AutoGen instant access to 6 tools to Create Vault Session, Delete Vault Connection, Execute Proxy, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Apideck as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The Apideck MCP Server for AutoGen is a standout in the Developer Tools category — giving your AI agent 6 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="apideck_agent",
tools=tools,
system_message=(
"You help users with Apideck. "
"6 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Apideck MCP Server
Connect Apideck to your AI agent to streamline how you interact with multiple SaaS platforms. By using Apideck's Unified APIs, your agent can communicate with various CRM providers and manage user integrations without writing custom code for every service.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Apideck tools. Connect 6 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Unified CRM Access — List and filter contacts across different CRM providers like Salesforce, HubSpot, or Pipedrive using the
list_crm_contactstool. - Vault Management — Create sessions for users to link their own accounts (
create_vault_session), list existing connections, and retrieve or delete specific service links. - API Proxying — Execute direct requests to downstream service endpoints using
execute_proxywhen you need specific functionality not covered by the unified schema. - Connection Auditing — Inspect the status and details of active integrations using
get_vault_connectionto ensure data flow is healthy.
The Apideck MCP Server exposes 6 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 6 Apideck tools available for AutoGen
When AutoGen connects to Apideck through Vinkius, your AI agent gets direct access to every tool listed below — spanning unified-api, crm-integration, vault, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create vault session on Apideck
Create a Vault session
Delete vault connection on Apideck
Delete a Vault connection
Execute proxy on Apideck
Execute a Proxy API request
Get vault connection on Apideck
Get a specific Vault connection
List crm contacts on Apideck
g., salesforce, hubspot) using the Unified CRM API. List CRM contacts from a unified integration
List vault connections on Apideck
List Vault connections
Connect Apideck to AutoGen via MCP
Follow these steps to wire Apideck into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the Apideck MCP Server
AutoGen provides unique advantages when paired with Apideck through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Apideck tools to solve complex tasks
Role-based architecture lets you assign Apideck tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive Apideck tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Apideck tool responses in an isolated environment
Apideck + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Apideck MCP Server delivers measurable value.
Collaborative analysis: one agent queries Apideck while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Apideck, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Apideck data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Apideck responses in a sandboxed execution environment
Example Prompts for Apideck in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Apideck immediately.
"List all CRM contacts from the hubspot integration."
"Show me all active Vault connections for the current consumer."
"Create a Vault session with a redirect URI to https://example.com/dashboard."
Troubleshooting Apideck MCP Server with AutoGen
Common issues when connecting Apideck to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Apideck + AutoGen FAQ
Common questions about integrating Apideck MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
Dagster
6 toolsOrchestrate data pipelines via Dagster — monitor jobs, track runs, manage software-defined assets, and audit schedules directly from any AI agent.

Stammer.ai
11 toolsManage white-label AI chatbots, knowledge bases, and sub-accounts on Stammer.ai with AI agents.

Arrivy
9 toolsManage field service tasks, crews, and customer bookings with Arrivy — coordinate last-mile delivery and jobs via AI.

Easemob / 环信
10 toolsPioneer massive scale IM Chat SDK and API — manage users, groups, and real-time messaging via AI.
