MCP server for SpecLife - AI assistant interface
| Tool name | Description | Destructive? |
|---|---|---|
| speclife_list | โ no | |
| speclife_merge | โ no | |
| speclife_status | โ no | |
| speclife_init | โ no | |
| speclife_release | โ no |
| speclife_implement | โ no | |
| speclife_submit | โ no |
{
"mcpServers": {
"speclifemcp": {
"command": "npx",
"args": [
"-y",
"@speclife/mcp-server"
]
}
}
}