viaSocket Help

Connect viaSocket with ToolHouse

Connect viaSocket MCP to Toolhouse
This guide explains how to connect your viaSocket MCP with Toolhouse so your AI agent can access real-world tools and execute actions securely through MCP.

Setup Instructions
Open Agent Studio from the left sidebar.
Create a new agent, write the agent prompt, and submit it.
After the agent is created, open the Chatbot Builder.

  1. Add an additional system message using the message provided below.

Message to Add in Chatbot Builder
Copy and paste the following message exactly:


Now add support to connect to the following MCP server:
<TOOLHOUSE_MCP_SERVER_URL>

Example - https://mcp.viasocket.com/68e7e18a06421ca69aded254-51970/sse

Replace <TOOLHOUSE_MCP_SERVER_URL> with the MCP Server URL generated in your Toolhouse dashboard.

toolhouse mcp page.jpeg

📌

MCP Server URL

  • Access Type: Read-only

  • This URL allows your viaSocket agent to connect to Toolhouse tools using MCP.

  • The agent can discover Toolhouse tools via MCP

  • Supported tools become available during agent execution

  • No manual API calls are required