Loading subscription status...
{ "mcpServers": [ { "ghost-mcp": { "env": { "GHOST_API_URL": "https://yourblog.com", "GHOST_API_VERSION": "v5.0", "GHOST_ADMIN_API_KEY": "your_admin_api_key" }, "args": [ "-y", "@fanyangmeng/ghost-mcp" ], "command": "npx" } } ] }