reprise
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
platform_whoami— Identify the authenticated Reprise user and clientplatform_summary_report— Post an end-of-session summary reportplatform_friction_report— File a product friction report into the Reprise backlogplatform_friction_status— Check the status of a filed friction reportplatform_asset_move— Move an asset within the shared asset librarytour_create—tour_get— Canonical discovery call; returns the labeled draft_id / published_id pairtour_list—tour_search—tour_metadata—tour_duplicate—tour_move—tour_archive—tour_restore—tour_publish—tour_docs— In-band product documentation lookup for the Tour surfacetour_capture_session_start—tour_capture_session_status—tour_capture_session_stop—tour_capture_now—tour_capture_toolbar_mount—tour_screen_list—tour_screen_get—tour_screen_search—tour_screen_copy—tour_screen_node_list—tour_dom_text_edit—tour_dom_text_node_list—tour_dom_attributes_edit—tour_dom_attribute_node_list—tour_guide_create—tour_guide_get—tour_guide_list—tour_guide_update—tour_guide_delete—tour_variable_create—tour_variable_list—tour_variable_update—tour_variable_delete—tour_variable_insert—tour_variable_reference_list—tour_link_create—tour_link_list—tour_link_update—tour_link_delete—tour_injection_get—tour_injection_set—injection_dataset_create—injection_dataset_get—injection_dataset_list—injection_dataset_update—injection_dataset_delete—injection_dataset_duplicate—injection_dataset_add_sources—injection_dataset_import—injection_dataset_export—injection_dataset_export_status—injection_dataset_play—injection_dataset_adapter_set—injection_dataset_adapter_get—injection_dataset_adapter_clear—injection_source_get—injection_source_list—injection_source_update—injection_source_delete—injection_source_value_get—injection_source_value_set—injection_docs—clone_get—clone_publish—clone_path_get—clone_analytics—clone_snippet_create—clone_snippet_update—clone_note_create—clone_request_analyze—clone_request_duplicates—clone_debug_start—clone_debug_stop—clone_debug_errors—clone_debug_routes—clone_session_end—clone_docs—
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.