SEAR
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEARrun doctor to check system health"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SEAR
SEAR is the Self Evolving Agent Retrainer: a public launch surface, a read-only ChatGPT app via MCP, and an installable CLI for operator-grade release inspection.
What ships
apps/web: Next.js 16 site with SEO metadata,robots.txt,sitemap.xml,sitemap.txt,llms.txt, benchmark pages, and a remote MCP endpoint at/api/mcppackages/sear-cli: installablesearCLI withdoctor,overview,benchmarks,sitemap, and rawrequest get.codex/skills/sear: companion skill for future Codex threads
Related MCP server: readonly-mcp-akamai
Local workflow
pnpm install
pnpm build
pnpm test
pnpm bench
pnpm install:cli
sear --json doctorsear doctor defaults to the live deployment at https://sear.genesisconductor.io. For a local dev server, pass an explicit base URL:
pnpm dev
sear --base-url http://localhost:3000 --json doctorCloudflare deploy
SEAR is configured to run on Cloudflare Workers at https://sear.genesisconductor.io.
pnpm preview:cloudflare
pnpm deploy:cloudflareThe app deploys from apps/web via the OpenNext adapter and Wrangler, with the custom domain attached in apps/web/wrangler.jsonc.
ChatGPT app
The remote MCP endpoint is exposed at /api/mcp. Connect it from ChatGPT developer mode over HTTPS after deployment.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server that provides read-only access to MySQL databases.Last updated496268MIT
- AlicenseAqualityBmaintenanceRead-only MCP server for Akamai CDN that enables searching properties, browsing EdgeWorker code, querying DNS zones, inspecting network lists, and translating error codes via natural language.Last updated161MIT
- Alicense-qualityBmaintenanceRead-only MCP server for safe Kubernetes inspection, diagnosis, and debugging. Supports Kubernetes core, Helm, Argo Workflows, and Argo CD.Last updated2644MIT
- Alicense-qualityCmaintenanceA read-only MCP server for AI coding agents to inspect repositories, audit code quality, route engineering skills, and plan safe issue/PR workflows.Last updated1MIT
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Read-only MCP server for wafergraph.com's semiconductor & AI supply-chain data: 30 tools, no auth.
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/igor-holt/sear'
If you have feedback or need assistance with the MCP directory API, please join our Discord server