Build your company over chat: website, app, and admin built in the cloud. One API key.
claude mcp add founden-mcp -- npx -y founden-mcp
claude_desktop_config.json
{
"mcpServers": {
"founden-mcp": {
"command": "npx",
"args": [
"-y",
"founden-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"founden-mcp": {
"command": "npx",
"args": [
"-y",
"founden-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"founden-mcp": {
"command": "npx",
"args": [
"-y",
"founden-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"founden-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"founden-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"founden-mcp": {
"command": "npx",
"args": [
"-y",
"founden-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.O-mega-Enterprise--founden-mcp/reviews or the review_server meta-tool.
POST /mcp