Back to Apps

Seer
by seer-engg
No-code controllable AI workflows with built-in cost controls and human oversight approval gates.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
Seer is an open-source workflow builder that allows users to create AI automations connecting tools like Gmail, GitHub, and Supabase. It focuses on 'controllable AI', providing spend caps on tokens and approval gates where a human must verify an action before the AI executes it.
Tools
workflow_trigger: Manually triggers a pre-defined AI workflow.get_workflow_status: Checks the current state and logs of a running automation.update_workflow_config: Modifies parameters or spend limits for a specific workflow.list_integrations: Lists active third-party connections (e.g., Google, GitHub).
Installation
Run via Docker Compose:
docker compose up
To use as an MCP server, configure your client to point to the Seer API endpoint (default http://localhost:8000).
{
"mcpServers": {
"seer": {
"command": "npx",
"args": ["-y", "@seer-engg/mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
docker compose upInformation
- Pricing
- free
- Published
- 6/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Use the Seer API endpoint in your MCP configuration.





