Communication & SupportAuth: OAuth2.1
Dialer hosted MCP server
Outbound calls
Dialer’s hosted MCP server lets agents place and manage outbound phone calls through the Dialer platform, turning call workflows into MCP tool calls.
Curated by Agentic WorkersPublished Updated
Server description
Place outbound phone calls from your agent
Dialer’s hosted MCP server lets agents place and manage outbound phone calls through the Dialer platform, turning call workflows into MCP tool calls.
- Slug
- dialer
- Category
- Communication & Support
- Category slug
- communication-and-support
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"dialer": {
"url": "https://getdialer.app/sse"
}
}
}