Independent FastAPI backend for the MaskanX agentic growth platform. Includes the agent runtime, MCP client integrations (Meta Ads, LinkedIn, HubSpot, Tavily, Exa, xAI, Citedy, image generation), PostgreSQL storage for chats and cron jobs, provider and secret management, and the CLI. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"mcpServers": {
|
|
"expect": {
|
|
"command": "npx",
|
|
"args": ["-y", "expect-cli@latest", "mcp"]
|
|
}
|
|
}
|
|
}
|