Skip to main content
Glama

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/mcp

  • packages/sear-cli: installable sear CLI with doctor, overview, benchmarks, sitemap, and raw request 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 doctor

sear 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 doctor

Cloudflare deploy

SEAR is configured to run on Cloudflare Workers at https://sear.genesisconductor.io.

pnpm preview:cloudflare
pnpm deploy:cloudflare

The 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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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