MCP Registry
The MCP Registry provider browses the official Model Context Protocol server registry from inside Ptah. It’s the curated, vendor-neutral catalog of MCP servers — filesystems, databases, SaaS connectors, and developer tools — that you can search and add to your workspace.

Browsing and installing
Section titled “Browsing and installing”- Open Marketplace → MCP Registry.
- Search by capability (e.g.
postgres,github,filesystem) or scroll the popular list. - Open a server to see its details and install it into your workspace.
Once installed, the server’s tools join your session alongside ptah_* tools and are governed by the same permission model.
Discovering servers from chat
Section titled “Discovering servers from chat”The same registry is searchable directly from any chat via the harness tool:
ptah_harness_search_mcp_registry with:{ "query": "postgres" }It returns candidate servers with installation snippets you can paste into your settings.
Verifying what’s connected
Section titled “Verifying what’s connected”To confirm a server was picked up, list the connected servers and their tool catalogs:
harness_list_installed_mcpThe Settings → MCP panel shows the same information with per-server logs and a Reconnect button.
Registry vs. Smithery
Section titled “Registry vs. Smithery”| MCP Registry | Smithery | |
|---|---|---|
| Source | Official MCP registry | Smithery’s hosted catalog |
| Hosting | Mostly self-run (stdio / your infra) | Hosted servers |
| Auth | No extra account needed | Requires a Smithery API key |
| Setup | Install + configure transport | Often one-click / schema form |
Next steps
Section titled “Next steps”- Smithery — hosted MCP servers
- Third-party MCP servers — manual config, transports, env expansion
- Built-in MCP server