Toolhouse · Capability
Toolhouse Mcp Server Bridge
Wraps Toolhouse's hosted MCP server (which exposes Toolhouse's 40+ pre-built agent tools to any MCP client) as a Naftiko consume so any Naftiko capability can reach the Toolhouse tool surface and re-expose it as a governed Naftiko-built MCP. The entire Toolhouse tool catalog becomes a Naftiko-consumable surface.
What You Can Do
GET
List mcp tools
—
/mcp/tools
POST
Invoke mcp tool
—
/mcp/tools/{tool_name}/invoke
GET
List mcp server config
—
/mcp-servers
POST
Register mcp server
—
/mcp-servers
MCP Tools
list-mcp-tools
List the MCP tools exposed by the Toolhouse hosted MCP server.
read-only
invoke-mcp-tool
Invoke a Toolhouse MCP tool by name (governed pass-through).
list-mcp-server-config
List Toolhouse MCP server configurations registered with the platform.
read-only
register-mcp-server
Register a new MCP server configuration with Toolhouse.