Recommend and inspect AI SaaS apps from the TrueAI catalog (1,600+ apps) by need, name or URL.
claude mcp add trueai --transport http https://www.shiflowai.cloud/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"trueai": {
"url": "https://www.shiflowai.cloud/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"trueai": {
"serverUrl": "https://www.shiflowai.cloud/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"trueai": {
"type": "http",
"url": "https://www.shiflowai.cloud/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"trueai": {
"url": "https://www.shiflowai.cloud/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"trueai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.shiflowai.cloud/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.shiflowai.cloud/mcp | none |
| sse | https://www.shiflowai.cloud/mcp-sse/sse | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.chenyujing1234-netizen--trueai/reviews or the review_server meta-tool.
POST /mcp