MCP Import
Akto now supports direct import of MCPs (tools, resources, and prompts) into MCP Inventory via Quick Start. With just your SSE endpoint URL, you can auto-discover all active MCP tools, resources, and prompts β no manual setup required.

π§ What You Need
MCP SSE Endpoint URL (e.g., ends with
/sse)(Optional) Authorization headers β only if your MCP server requires them:
β
Steps to Import
Open Akto Dashboard β Go to Quick Start
Select: Import from MCP
Fill in SSE Details
SSE Endpoint URL: e.g.,
https://mcp.example.com/sse(Optional) Add Auth Headers:
If your MCP server is not secured, leave auth fields blank.
Click Import
Akto will then:
Start listening to the SSE stream
Scan events like
tool_call,resource_call, andprompt_responseAuto-register all observed MCP endpoints
Example With Authorization
Without Authorization
π What Gets Imported?
Akto will detect and add:
All tool endpoints (
/v1/tools/...) β tagged asmcp-toolsAll resource endpoints (
/v1/resources/...) β tagged asmcp-resourcesAll prompt endpoints (
/v1/prompts/...) β tagged asmcp-prompts
These will appear in MCP Inventory, ready for monitoring and testing.
π Security
Auth headers (if any) are used only once during import and are not stored
Akto uses read-only access to your SSE stream
Get Support for your Akto setup
There are multiple ways to request support from Akto. We are 24X7 available on the following:
In-app
intercomsupport. Message us with your query on intercom in Akto dashboard and someone will reply.Join our discord channel for community support.
Contact
[email protected]for email support.Contact us here.
Last updated
Was this helpful?