A cloud-hosted memory layer that gives your AI assistant persistent storage across conversations. Unlike local MCP servers, this runs remotely over streamable HTTP, so you authenticate once via OAuth 2.1 with PKCE and your memory lives on Motecloud's infrastructure instead of your machine. Useful when you want conversation context and learned preferences to survive restarts without managing your own database or worrying about local storage limits. The auth flow uses dynamic client registration and follows standard OAuth discovery endpoints, so setup is mostly pointing your MCP client at motecloud.io/mcp and completing the browser handshake. Reach for this when you want durable memory without self-hosting.
Public tool metadata for what this MCP can expose to an agent.
capability_searchSearch the public MoteCloud MCP catalog across tools, prompts, resources, and skills.2 paramsSearch the public MoteCloud MCP catalog across tools, prompts, resources, and skills.
top_kintegerquery_textstringskill_activateActivate one public skill bundle for the current MCP session and reveal its tools.1 paramsActivate one public skill bundle for the current MCP session and reveal its tools.
skill_namestringskill_deactivateDeactivate one public skill bundle for the current MCP session and hide its tools.1 paramsDeactivate one public skill bundle for the current MCP session and hide its tools.
skill_namestringskill_statusShow the skills that are active for the current MCP session.Show the skills that are active for the current MCP session.
No parameter schema in public metadata yet.
billing_balanceRead the current tenant billing balance and subscription status.Read the current tenant billing balance and subscription status.
No parameter schema in public metadata yet.
This directory contains the public distribution metadata for the hosted Motecloud MCP server.
server.json is the registry-ready descriptor for:
io.github.motecloud/motecloud-mcp-serverhttps://motecloud.io/mcpThe descriptor follows the MCP Registry server.json format and is intended
for registries such as the official MCP Registry and downstream registries that
consume the same metadata, including GitHub MCP Registry surfaces.
https://motecloud.io/mcphttps://motecloud.io/.well-known/oauth-authorization-serverhttps://motecloud.io/.well-known/oauth-protected-resource/mcphttps://motecloud.io/.well-known/jwks.jsonThe release-mcp workflow validates server.json, publishes a GitHub release,
and can be used as the source artifact for registry submissions.
Official registry publishing currently uses the MCP Registry publisher flow. The expected namespace is GitHub-owned:
mcp-publisher publish packaging/mcp/server.json
The public distribution repository includes .github/workflows/publish-mcp-registry.yml,
which uses GitHub Actions OIDC:
gh workflow run publish-mcp-registry.yml --repo motecloud/motecloud-mcp-server
Manual publishing is also supported with an authenticated GitHub login that can
prove ownership of the motecloud organization.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent