mcp-server.json•897 B
{
"name": "agent_generated_websim",
"exhibit_name": "WebSim MCP Server",
"type": 3,
"command": "sh /workspace/websim-mcp-server/run.sh",
"args": [
],
"env": {
},
"description": "Complete WebSim API integration for MCP clients. Access WebSim's public data including 25+ tools for projects, users, feeds, assets, and comments. Browse trending projects, search users and assets, get project statistics, and interact with WebSim's ecosystem.",
"description_for_agent": "Provides comprehensive access to WebSim's public API with 25 tools covering project management (get/list projects, revisions, stats), user management (profiles, stats, social connections), feed discovery (trending/latest content), asset search (single/bulk search, relevant assets), and comment system. Returns real data from WebSim's live API.",
"user_params": {
"args": {
},
"env": {
}
}
}