Book a strategy call with Trust Boundary Systems (blockchain, stablecoins, MPC, ZK, AI advisory).
claude mcp add bookings --transport http https://mcp.trustboundarysystems.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"bookings": {
"url": "https://mcp.trustboundarysystems.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bookings": {
"serverUrl": "https://mcp.trustboundarysystems.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"bookings": {
"type": "http",
"url": "https://mcp.trustboundarysystems.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bookings": {
"url": "https://mcp.trustboundarysystems.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"bookings": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.trustboundarysystems.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.trustboundarysystems.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.trustboundarysystems--bookings/reviews or the review_server meta-tool.
POST /mcp