io.github.seldonframe/seldonframe-mcp MCP Server
io.github.seldonframe/seldonframe-mcp
What is the io.github.seldonframe/seldonframe-mcp MCP server?
Open-source GoHighLevel alternative for agencies. White-label CRM, booking, intake, chatbot via MCP.
How to install io.github.seldonframe/seldonframe-mcp
Copy-paste configuration for popular MCP clients.
SELDONFRAME_API_KEYsecretOptional. Bearer API key for hosted SeldonFrame workspaces beyond the first one. The first workspace is free and the MCP mints a device token automatically. Set this to unlock additional workspaces, custom domains, and full Brain v2.
SELDONFRAME_API_URLOptional. Override the SeldonFrame API base URL. Defaults to https://app.seldonframe.com. Set for self-hosted deployments.
{
"mcpServers": {
"seldonframe-mcp": {
"command": "npx",
"args": [
"-y",
"@seldonframe/mcp"
],
"env": {
"SELDONFRAME_API_KEY": "<YOUR_SELDONFRAME_API_KEY>",
"SELDONFRAME_API_URL": "<YOUR_SELDONFRAME_API_URL>"
}
}
}
}{
"mcpServers": {
"seldonframe-mcp": {
"command": "npx",
"args": [
"-y",
"@seldonframe/mcp"
],
"env": {
"SELDONFRAME_API_KEY": "<YOUR_SELDONFRAME_API_KEY>",
"SELDONFRAME_API_URL": "<YOUR_SELDONFRAME_API_URL>"
}
}
}
}{
"mcpServers": {
"seldonframe-mcp": {
"command": "npx",
"args": [
"-y",
"@seldonframe/mcp"
],
"env": {
"SELDONFRAME_API_KEY": "<YOUR_SELDONFRAME_API_KEY>",
"SELDONFRAME_API_URL": "<YOUR_SELDONFRAME_API_URL>"
}
}
}
}{
"servers": {
"seldonframe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seldonframe/mcp"
],
"env": {
"SELDONFRAME_API_KEY": "<YOUR_SELDONFRAME_API_KEY>",
"SELDONFRAME_API_URL": "<YOUR_SELDONFRAME_API_URL>"
}
}
}
}claude mcp add seldonframe-mcp --env SELDONFRAME_API_KEY=<YOUR_SELDONFRAME_API_KEY> --env SELDONFRAME_API_URL=<YOUR_SELDONFRAME_API_URL> -- npx -y @seldonframe/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.