Demo mode: start Docker, then run
pnpm db:seed and the API for live balances. UI still works for layout review.AI Connect
Connect ManifestScope to ChatGPT, Claude, Cursor, or any HTTP client. All connectors share your org API key and credit wallet.
REST API
https://api.manifestscope.com/v1Header: X-Org-Id: demo-org
MCP Server
{
"mcpServers": {
"manifestscope": {
"command": "npx",
"args": ["@manifestscope/mcp"],
"env": {
"MANIFESTSCOPE_API_URL": "https://api.manifestscope.com",
"MANIFESTSCOPE_ORG_ID": "demo-org"
}
}
}
}ChatGPT Actions
Import OpenAPI spec from https://api.manifestscope.com/openapi.json into a Custom GPT.
Request a connector
Don't see your AI platform? Gemini, Copilot, and others available on request.