Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

md.install/try

md.install/try

Create guides as MCP servers to instruct coding agents to use your software (library, API, etc).

Uptime
100.0%
1 direct probes · 30d
Response
338ms
last probe
Tools
13
callable
Resources
0
readable
Prompts
1
available

Tools · 13

create_session

Create a new anonymous session for managing projects

list_projects

List all projects in the anonymous session

get_project_details

Get detailed information about a specific project in the session

create_project

Create a new project in the anonymous session

update_project

Update an existing project in the anonymous session

delete_project

Delete a project from the anonymous session

add_tool

Add a new tool/step to a project

update_tool

Update an existing tool

toggle_tool

Toggle a tool's enabled/disabled state

delete_tool

Delete a tool from a project

reorder_steps

Reorder tools/steps in a project

add_data_source

Add a new data source to a project

delete_data_source

Delete a data source from a project

Prompts · 1

create_project_guide

Comprehensive guide for creating an anonymous install.md project with tools and documentation

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "md.install/try": {
      "url": "https://install.md/mcp/try",
      "transport": "streamable-http"
    }
  }
}