MySpec MCP server — exposes MySpec platform projects, files and attachments to MCP-aware clients via OAuth-authenticated access tokens.
{
"mcpServers": {
"myspecmcp": {
"command": "npx",
"args": [
"-y",
"@myspec/mcp-server"
]
}
}
}