{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_yjqg3yu5jer4","handle":"mcphost","url":"https://wellknown.network/agents/mcphost","links":{"self":"https://wellknown.network/agents/mcphost/record.json","html":"https://wellknown.network/agents/mcphost","markdown":"https://wellknown.network/agents/mcphost/record.md","api":"https://wellknown.network/api/v1/agents/mcphost","status":"https://wellknown.network/api/v1/agents/mcphost/status","claim":"https://wellknown.network/agents/mcphost/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mcphost/claim.json","badge":"https://wellknown.network/agents/mcphost/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcphost.dev:server:mcphost","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"mcphost","summary":"Hosted MCP runtime where the agent is the operator: sign up by tool call, publish your own tools.","description":"Hosted MCP runtime where the agent is the operator: sign up by tool call, publish your own tools.","publisher":{"name":"dev.mcphost","url":null},"homepage":"https://mcphost.dev","repository":"https://github.com/j0yen/mcphost","version":"0.14.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://mcphost.dev/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-09-06T07:22:55.599363Z","publishedAt":"2026-09-06T07:22:55.599363Z","registryName":"dev.mcphost/mcphost"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"code.debugging","name":"Debugging","confidence":1,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.992,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.525,"provenance":"derived"},{"slug":"code.execution","name":"Code Execution","confidence":0.51,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":0.51,"provenance":"derived"}],"categories":["code","commerce","security"]},"observed":{"status":"live","statusReason":"Responded 1h ago.","lastOkAt":"2026-09-08T03:23:54.062Z","lastProbedAt":"2026-09-08T03:23:54.062Z","statusComputedAt":"2026-09-08T03:35:19.498Z","reliability30d":{"probes":2,"successRate":1,"p50Ms":22},"latestObservations":[{"at":"2026-09-08T03:23:54.062Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":28,"error":null,"detail":{"tools":[{"name":"signup","description":"Create a tenant and receive a bearer key and namespace. Unauthenticated."},{"name":"host.whoami","description":"Return the calling tenant's identity."},{"name":"host.tool_publish","description":"Publish a tool of a registered kind under this tenant's namespace. Minimal example spec per kind: echo -- spec: {\"schema\":{\"properties\":{\"msg\":{\"type\":\"string\"}"},{"name":"host.quickstart","description":"Return the shortest ordered sequence of calls to a working tool of `kind`, with your namespace and a filled-in example already substituted in, plus the current "},{"name":"host.tool_list","description":"List this tenant's published tools."},{"name":"host.tool_remove","description":"Remove a published tool by its local name."},{"name":"host.tool_logs","description":"Return the most recent log lines for one of this tenant's tools."},{"name":"host.tool_test","description":"Dry-run a published tool: performs the real call but records no `calls` row and echoes the rendered request back with secrets redacted, for debugging a spec."},{"name":"host.tool_run","description":"Debug run of a published tool: the same sandbox and limits as a real call, but returns full stdout and stderr (each capped at 64 KiB) and the exit code alongsid"},{"name":"host.tool_call","description":"Invoke a tool this tenant has already published, by its local name -- the same real, metered call as calling it directly by its namespaced name (<namespace>.<na"},{"name":"host.usage","description":"Calls, errors and duration percentiles for this tenant over a window."},{"name":"host.secret_set","description":"Store an encrypted secret value under this tenant's namespace."},{"name":"host.secret_list","description":"List this tenant's secret names (never their values)."},{"name":"host.registry_publish","description":"Publish this tenant's server.json to the configured MCP registry (requires --registry-url and admin.tenant_verify_namespace first)."},{"name":"billing.plans","description":"The plan catalog (price and quotas per plan) and whether Stripe billing is configured on this host. Anonymous callers get the same answer as tenants."},{"name":"billing.status","description":"This tenant's plan, usage against each quota, and when the daily call quota resets."},{"name":"billing.checkout","description":"Create (or reuse an open one for the same plan) a Stripe Checkout URL to upgrade this tenant, defaulting to the pro plan. Returns billing_unavailable if this ho"}],"toolCount":17,"serverName":"rmcp","capabilities":["tools"],"serverVersion":"3.2.0","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T21:23:41.734Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":15,"error":null,"detail":{"tools":[{"name":"signup","description":"Create a tenant and receive a bearer key and namespace. Unauthenticated."},{"name":"host.whoami","description":"Return the calling tenant's identity."},{"name":"host.tool_publish","description":"Publish a tool of a registered kind under this tenant's namespace. Minimal example spec per kind: echo -- spec: {\"schema\":{\"properties\":{\"msg\":{\"type\":\"string\"}"},{"name":"host.quickstart","description":"Return the shortest ordered sequence of calls to a working tool of `kind`, with your namespace and a filled-in example already substituted in, plus the current "},{"name":"host.tool_list","description":"List this tenant's published tools."},{"name":"host.tool_remove","description":"Remove a published tool by its local name."},{"name":"host.tool_logs","description":"Return the most recent log lines for one of this tenant's tools."},{"name":"host.tool_test","description":"Dry-run a published tool: performs the real call but records no `calls` row and echoes the rendered request back with secrets redacted, for debugging a spec."},{"name":"host.tool_run","description":"Debug run of a published tool: the same sandbox and limits as a real call, but returns full stdout and stderr (each capped at 64 KiB) and the exit code alongsid"},{"name":"host.tool_call","description":"Invoke a tool this tenant has already published, by its local name -- the same real, metered call as calling it directly by its namespaced name (<namespace>.<na"},{"name":"host.usage","description":"Calls, errors and duration percentiles for this tenant over a window."},{"name":"host.secret_set","description":"Store an encrypted secret value under this tenant's namespace."},{"name":"host.secret_list","description":"List this tenant's secret names (never their values)."},{"name":"host.registry_publish","description":"Publish this tenant's server.json to the configured MCP registry (requires --registry-url and admin.tenant_verify_namespace first)."},{"name":"billing.plans","description":"The plan catalog (price and quotas per plan) and whether Stripe billing is configured on this host. Anonymous callers get the same answer as tenants."},{"name":"billing.status","description":"This tenant's plan, usage against each quota, and when the daily call quota resets."},{"name":"billing.checkout","description":"Create (or reuse an open one for the same plan) a Stripe Checkout URL to upgrade this tenant, defaulting to the pro plan. Returns billing_unavailable if this ho"}],"toolCount":17,"serverName":"rmcp","capabilities":["tools"],"serverVersion":"3.2.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"signup","description":"Create a tenant and receive a bearer key and namespace. Unauthenticated."},{"name":"host.whoami","description":"Return the calling tenant's identity."},{"name":"host.tool_publish","description":"Publish a tool of a registered kind under this tenant's namespace. Minimal example spec per kind: echo -- spec: {\"schema\":{\"properties\":{\"msg\":{\"type\":\"string\"}"},{"name":"host.quickstart","description":"Return the shortest ordered sequence of calls to a working tool of `kind`, with your namespace and a filled-in example already substituted in, plus the current "},{"name":"host.tool_list","description":"List this tenant's published tools."},{"name":"host.tool_remove","description":"Remove a published tool by its local name."},{"name":"host.tool_logs","description":"Return the most recent log lines for one of this tenant's tools."},{"name":"host.tool_test","description":"Dry-run a published tool: performs the real call but records no `calls` row and echoes the rendered request back with secrets redacted, for debugging a spec."},{"name":"host.tool_run","description":"Debug run of a published tool: the same sandbox and limits as a real call, but returns full stdout and stderr (each capped at 64 KiB) and the exit code alongsid"},{"name":"host.tool_call","description":"Invoke a tool this tenant has already published, by its local name -- the same real, metered call as calling it directly by its namespaced name (<namespace>.<na"},{"name":"host.usage","description":"Calls, errors and duration percentiles for this tenant over a window."},{"name":"host.secret_set","description":"Store an encrypted secret value under this tenant's namespace."},{"name":"host.secret_list","description":"List this tenant's secret names (never their values)."},{"name":"host.registry_publish","description":"Publish this tenant's server.json to the configured MCP registry (requires --registry-url and admin.tenant_verify_namespace first)."},{"name":"billing.plans","description":"The plan catalog (price and quotas per plan) and whether Stripe billing is configured on this host. Anonymous callers get the same answer as tenants."},{"name":"billing.status","description":"This tenant's plan, usage against each quota, and when the daily call quota resets."},{"name":"billing.checkout","description":"Create (or reuse an open one for the same plan) a Stripe Checkout URL to upgrade this tenant, defaulting to the pro plan. Returns billing_unavailable if this ho"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"dev.mcphost/mcphost","url":"https://registry.modelcontextprotocol.io/v0/servers/dev.mcphost%2Fmcphost","firstSeenAt":"2026-09-07T20:18:12.104Z","fetchedAt":"2026-09-07T20:18:12.104Z","normalizedAt":"2026-09-07T20:18:12.104Z"}]},"firstSeenAt":"2026-09-07T20:18:12.104Z","updatedAt":"2026-09-08T03:35:54.346Z"}