{"$schema":"https://modelcontextprotocol.io/schemas/server-card/0.1.0/schema.json","name":"robotico","serverInfo":{"name":"robotico","version":"0.2.0"},"title":"Robotico MCP Server","version":"0.2.0","description":"Model Context Protocol server for Robotico, the humanoid robotics intelligence platform. It exposes company, product, robot evidence, audit trail, timeline duplicate detection, article, contributor, and industry intelligence tools to MCP-compatible agents.","homepage":"https://robotico.market","documentation":"https://robotico.market/developers/mcp","transports":[{"type":"streamable-http","url":"https://robotico.market/mcp","setup":"See https://robotico.market/developers/mcp for MCP client setup. Sign in to Robotico, create an API token at /user/dev, and send it as Authorization: Bearer <token>. Reads and writes both require this developer key and are rate limited."}],"capabilities":{"tools":["ping","list_companies","get_company","search_companies","validate_company_profile","create_company","update_company","update_company_details","list_robots","get_robot","robot.evidence","search_robots","update_robot","update_robot_specifications","update_robot_profile","robot.link_source_to_field","upload_robot_image","set_robot_image","add_robot_alias","propose_robot_rename","create_robot_update_candidate","list_robot_update_candidates","approve_robot_update_candidate","reject_robot_update_candidate","entities.search","list_articles","get_article","search_articles","get_industry_stats","get_market_overview","get_growth_data","timeline.list","timeline.get","companies.timeline","robots.timeline","events.search","events.find_duplicates","events.sources","events.changes","create_event_candidate","update_event_candidate","list_event_candidates","approve_event_candidate","reject_event_candidate","publish_event_candidate","upload_evidence_image","upload_image","list_my_articles","create_article","update_article","delete_article","events.create","events.update","events.add_source","events.link_company","events.link_robot","events.mark_reviewed","events.mark_used_for_content","entity.audit_log","robot.audit_log","company.audit_log"],"resources":["robotico://company/{id}","robotico://robot/{id}","robotico://industry/stats"]},"authentication":{"read":"Send Authorization: Bearer <ROBOTICO_API_TOKEN> to the hosted /mcp endpoint. Read tools require a developer key created from /user/dev after sign-in and are rate limited. Public setup docs live at https://robotico.market/developers/mcp.","write":"Use the same developer key for contributor, company, robot, and event-reporting tools. Write tools are protected by bearer-token auth, role checks, and ownership checks. Risky robot changes should be staged as update candidates, and timeline events should be checked for duplicates before creation."},"distribution":{"status":"hosted","note":"The public MCP surface is the hosted Streamable HTTP endpoint. The stdio package is local/internal until @robotico/mcp-server is published to npm."}}