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
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that provides read-only access to MySQL databases.451970MIT
- AlicenseAqualityDmaintenanceRead-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.161MIT
- AlicenseAqualityCmaintenanceRead-only MCP server for diagnosing Windows crashes, stability, and gaming performance by reading event logs, crash dumps, hardware inventory, performance counters, and registry settings.35MIT
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server providing SQLite querying, port checking, and git diff summary tools for local development.MIT
Related MCP Connectors
2,000+ MCP servers read at source level. Know what one does before you connect. Free, no key.
Conformance checker for MCP servers. Free, no key, verdicts recomputable and re-measured daily.
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
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