presidio-oss/specifai-mcp-server
MCP server to provide Specifai project requirements, task, etc. to any AI tools supporting MCP such as Hai Build, Cursor.
Platform-specific configuration:
{
"mcpServers": {
"specifai-mcp-server": {
"command": "npx",
"args": [
"-y",
"specifai-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...