Quick Start
1
Create MCP Client
2
HTTP Transport
3
WebSocket Transport
How It Works
Transport Types
Choose how to connect to MCP servers:Configuration Options
MCPBuilder Methods
MCP Methods
Popular MCP Servers
Best Practices
Use Stdio for local tools
Use Stdio for local tools
Stdio transport is simplest and most reliable for local MCP servers.
Set appropriate timeouts
Set appropriate timeouts
Increase timeout for slow-starting servers or remote connections.
Combine multiple servers
Combine multiple servers
Chain servers for rich capabilities - memory + filesystem + web.
Related
Tools
Custom tools
Agent
Agent configuration

