agent4.io for Zed
io.agent4/agent4-tenant
Build and run grounded business agents over MCP: agents, knowledge bases, skills, Storylines.
client:Zed
transport:streamable-http
tools:50
Install agent4.io in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent4-tenant": {
"url": "https://api.agent4.io/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_agents
- get_agent
- create_agent
- update_agent
- list_tools
- list_mcp_servers
- create_share
- list_shares
- configure_share
- set_pwa_branding
- set_custom_domain
- list_skills
- get_skill
- create_skill
- update_skill
- test_skill_trigger
- list_knowledge_bases
- get_knowledge_base
- create_knowledge_base
- update_knowledge_base
- add_knowledge_text
- add_knowledge_file
- search_knowledge_base
- build_knowledge_index