MCP is the common language between agents and the outside world. Preso speaks it both ways, so connecting a tool once makes it available to your entire agent workforce, scoped and governed.
A workspace-scoped MCP endpoint exposes your agents, tasks and projects to any MCP client, including Claude.ai, the CLI and your own apps.
Your agents use any MCP server, API, database or internal service you connect, with one wiring shared across the whole team.
Add an MCP server, API, database or internal service to your workspace.
Choose exactly which capabilities and data agents may use.
No per-agent wiring, the whole workforce reaches it instantly.
Every call runs under budgets, approvals and an audit trail.
Slack, GitHub, Linear, Notion, Salesforce, Google Drive and more, reachable by every agent.
Expose internal APIs and databases as MCP tools so agents can read and write safely.
The same MCP endpoint serves your dashboard, the CLI, and clients like Claude.ai.
Scope capabilities, gate sensitive actions behind approvals, and log everything.
Hundreds of tools, models and clouds, all through one governed layer.
Point any MCP client at the Preso server and authenticate once with OAuth.
https://www.trypreso.com/api/mcp{
"mcpServers": {
"preso": {
"type": "http",
"url": "https://www.trypreso.com/api/mcp"
}
}
}Add the server to your MCP client config and sign in once with OAuth. Your agent can then reach your workspace in plain language.
MCP is an open standard that lets AI clients like Claude and Cursor securely call external tools and data. Preso ships an MCP server so your agents can act on your workspace, and acts as a client so it can reach any tool you connect.
Any MCP-compatible client over HTTP — Claude.ai, Claude Desktop, Cursor, VS Code, and your own apps. Add the endpoint to the client config and sign in once.
Connections are authenticated with OAuth and scoped to your workspace. You choose exactly which capabilities and data agents may use, gate sensitive actions behind approvals, and every call is logged to an audit trail.
No. Paste the config into your MCP client, authenticate, and your agent can build presentations, generate slides and read engagement in plain language. The same endpoint also powers the REST API if you prefer to build directly.