md.install/try
md.install/tryCreate guides as MCP servers to instruct coding agents to use your software (library, API, etc).
Tools · 13
Create a new anonymous session for managing projects
List all projects in the anonymous session
Get detailed information about a specific project in the session
Create a new project in the anonymous session
Update an existing project in the anonymous session
Delete a project from the anonymous session
Add a new tool/step to a project
Update an existing tool
Toggle a tool's enabled/disabled state
Delete a tool from a project
Reorder tools/steps in a project
Add a new data source to a project
Delete a data source from a project
Prompts · 1
Comprehensive guide for creating an anonymous install.md project with tools and documentation
Similar MCP servers embedding-nearest
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"
}
}
}