directory for VS Code
com.submitmap/directory
A directory of product launch platforms: where your product qualifies and how each form is filled.
client:VS Code
transport:streamable-http
tools:11
Install directory in VS Code
.vscode/mcp.json
{
"servers": {
"directory": {
"type": "http",
"url": "https://submitmap.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs