Python (SDK)
MCP Vault
Create MCP server
Creates a user-owned MCP server configuration. Secret credentials are stored separately.
POST
Python (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Body
application/json
Required string length:
1 - 255Required string length:
1 - 255Pattern:
^[A-Za-z0-9._-]+$Maximum string length:
2048Maximum string length:
10000Available options:
always, never Response
201 - application/json
OK
Available options:
always, never