Create MCP server for an integrated account ​
Creates a new MCP server for the specified integrated account.
Endpoint ​
POST /integrated-account/{integrated_account_id}/mcpPath parameters ​
The ID of the integrated account to create the MCP server for.
1ba1f401-7183-47c5-9e39-e8e257e3c795Request Body ​
The name of the MCP server.
My MCP serverThe methods allowed for this server.
[
"GET",
"POST",
"READ",
"DOWNLAOD"
]The tags associated with this server.
[
"api",
"webhook"
]Response Body ​
Unique identifier for the MCP server.
2ba1f401-7183-47c5-9e39-e8e257e3c796Human-readable name for the MCP server.
Read-only HubSpotThe integrated account this MCP server is bound to.
1ba1f401-7183-47c5-9e39-e8e257e3c795Optional scoping for the MCP server. When omitted, all available tools for the integrated account are exposed.
Restrict the MCP server to these Truto method names. Combined with tags using AND semantics.
[
"list",
"get"
]Restrict the MCP server to tools whose resources carry these tags.
[
"contacts",
"companies"
]Optional expiry timestamp. When set, the MCP server's token is invalidated after this time.
2025-12-31T23:59:59.000ZID of the user who created the MCP server.
0c1a2b3c-4d5e-6f70-8192-a3b4c5d6e7f8Time at which the MCP server was created.
2024-01-10T10:00:00.000ZTime at which the MCP server was last updated.
2024-01-11T12:30:00.000ZBearer token used to authenticate MCP requests. Treat this as a secret; it is not retrievable after creation.
4f1c5e0b6c2d4f8a9b3c5d7e9f0a1b2cFull MCP endpoint URL. Configure your MCP client with this URL to connect to the server.
https://api.truto.one/mcp/4f1c5e0b6c2d4f8a9b3c5d7e9f0a1b2c