Agent Platforms & AutomationAuth: Open
OpenMesh hosted MCP server
Service discovery
OpenMesh’s open MCP endpoint provides service discovery for the MCP ecosystem, letting agents find available servers and tools programmatically.
Curated by Agentic WorkersPublished Updated
Server description
Discover MCP servers and tools programmatically
OpenMesh’s open MCP endpoint provides service discovery for the MCP ecosystem, letting agents find available servers and tools programmatically.
- Slug
- openmesh
- Category
- Agent Platforms & Automation
- Category slug
- agent-platforms-and-automation
- Authentication
- Open
- Auth type
- none
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": {
"openmesh": {
"url": "https://api.openmesh.dev/mcp"
}
}
}