claude mcp add comgranoflow-mcp-server -- npx -y @granoflow/mcp-server
{
"mcpServers": {
"comgranoflow-mcp-server": {
"command": "npx",
"args": ["-y", "@granoflow/mcp-server"]
}
}
}
{
"mcpServers": {
"comgranoflow-mcp-server": {
"command": "npx",
"args": ["-y", "@granoflow/mcp-server"]
}
}
}
{
"mcpServers": {
"comgranoflow-mcp-server": {
"command": "npx",
"args": ["-y", "@granoflow/mcp-server"]
}
}
}
About This MCP Server
The com.granoflow/mcp-server is a Model Context Protocol server that enables connection of AI agents to Granoflow, allowing for tasks, reviews, and spaced-review memory cards. This server utilizes npm and stdio, and is available as the @granoflow/mcp-server package, with its source code hosted on GitHub. Developers would use this server to integrate AI capabilities into their applications, leveraging Granoflow's features for enhanced functionality.
Connect AI agents to Granoflow for tasks, reviews, and spaced-review memory cards.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@granoflow/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Granoflow server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.