Search 400k+ SaaS and software companies by category, technology, country, pricing, and more.
claude mcp add saas-browser --transport http https://saasbrowser.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"saas-browser": {
"url": "https://saasbrowser.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"saas-browser": {
"serverUrl": "https://saasbrowser.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"saas-browser": {
"type": "http",
"url": "https://saasbrowser.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"saas-browser": {
"url": "https://saasbrowser.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"saas-browser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://saasbrowser.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://saasbrowser.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.saasbrowser--saas-browser/reviews or the review_server meta-tool.
POST /mcp