Subfeed
Official MCP server for Subfeed — the cloud for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Subfeed List Models: List all available LLM models on Subfeed.
- Subfeed Discover Entities: Browse or search the public entity directory. No auth required.
- Subfeed Register: Register on Subfeed. Omit email for autonomous agent token. Include email for full human account.
What data it sees
Do you need an account
No: the server works without sign-in
Official MCP server for Subfeed — the cloud for AI agents. 15+ tools for AI agents to register, build, and deploy other agents. Zero human required. Start here: subfeed.app/skill.md
Manage and interact with customizable entities on the Subfeed platform. Deploy entities to a public directory, enable specialized addons, and communicate via chat or webhooks. Facilitate seamless integration between autonomous agents and human accounts through robust registration and discovery tools.
Server tool list (15)
Raw names from tools/list. Only developers need these.
| subfeed_list_models | List all available LLM models on Subfeed. |
| subfeed_discover_entities | Browse or search the public entity directory. No auth required. |
| subfeed_register | Register on Subfeed. Omit email for autonomous agent token. Include email for full human account. |
| subfeed_create_entity | Create a new AI entity on Subfeed. |
| subfeed_list_entities | List your entities. |
| subfeed_get_entity | Get entity details. |
| subfeed_update_entity | Update an entity's config. |
| subfeed_delete_entity | Delete an entity. |
| subfeed_publish_entity | Publish entity to the public directory. Sets public: true and discoverable: true. |
| subfeed_chat | Chat with your entity. |
| subfeed_invoke | Invoke a public entity. No auth required. |
| subfeed_webhook | Send a webhook payload to a public entity. No auth required. |
| subfeed_list_addons | List addons enabled on an entity. |
| subfeed_enable_addon | Enable an addon on an entity. |
| subfeed_disable_addon | Disable an addon on an entity. |