{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_269kgp5r3b3r","handle":"zephex","url":"https://wellknown.network/agents/zephex","links":{"self":"https://wellknown.network/agents/zephex/record.json","html":"https://wellknown.network/agents/zephex","markdown":"https://wellknown.network/agents/zephex/record.md","api":"https://wellknown.network/api/v1/agents/zephex","status":"https://wellknown.network/api/v1/agents/zephex/status","claim":"https://wellknown.network/agents/zephex/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/zephex/claim.json","badge":"https://wellknown.network/agents/zephex/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:zephex.dev:server:zephex","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Zephex","summary":"MCP gateway with 10 tools for code analysis, architecture, package audit & security.","description":"MCP gateway with 10 tools for code analysis, architecture, package audit & security.","publisher":{"name":"Tanbir404","url":null},"homepage":"https://zephex.dev","repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://zephex.dev/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-05-12T20:21:30.345831Z","publishedAt":"2026-05-12T20:21:30.345831Z","registryName":"io.github.Tanbir404/zephex"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"knowledge.reasoning","name":"Reasoning & Planning","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.911,"provenance":"derived"},{"slug":"code.debugging","name":"Debugging","confidence":0.54,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.525,"provenance":"derived"},{"slug":"communication.notifications","name":"Notifications","confidence":0.51,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":0.51,"provenance":"derived"}],"categories":["code","commerce","communication","data","dev","knowledge","security"]},"observed":{"status":"live","statusReason":"Responded 2h ago.","lastOkAt":"2026-09-08T10:25:47.643Z","lastProbedAt":"2026-09-08T10:25:47.643Z","statusComputedAt":"2026-09-08T10:40:39.806Z","reliability30d":{"probes":6,"successRate":1,"p50Ms":738},"latestObservations":[{"at":"2026-09-08T10:25:47.643Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":123,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T04:21:05.272Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":864,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T21:23:26.195Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":867,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T14:24:04.538Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":901,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T07:31:12.242Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":1097,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T00:19:46.964Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":1062,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T17:28:51.210Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":940,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T10:25:40.164Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":153,"error":null,"detail":{"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"toolCount":10,"serverName":"zephex","capabilities":["tools","resources","prompts"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"audit_headers","description":"Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_"},{"name":"check_package","description":"Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a de"},{"name":"check_test","description":"Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, g"},{"name":"explain_architecture","description":"Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask "},{"name":"find_code","description":"Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user"},{"name":"get_project_context","description":"Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data"},{"name":"keep_thinking","description":"Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; ris"},{"name":"project_memory","description":"Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when"},{"name":"read_code","description":"Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. "},{"name":"Zephex_dev_info","description":"Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.Tanbir404/zephex","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.Tanbir404%2Fzephex","firstSeenAt":"2026-09-06T07:20:15.131Z","fetchedAt":"2026-09-08T04:19:00.780Z","normalizedAt":"2026-09-08T04:19:00.780Z"}]},"firstSeenAt":"2026-09-06T07:20:15.131Z","updatedAt":"2026-09-08T10:41:19.594Z"}