Subfeed
Official MCP server for Subfeed — the cloud for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (15)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |