claude mcp add devstatelode-statelode -- npx -y statelode-bridge
{
"mcpServers": {
"devstatelode-statelode": {
"command": "npx",
"args": ["-y", "statelode-bridge"]
}
}
}
{
"mcpServers": {
"devstatelode-statelode": {
"command": "npx",
"args": ["-y", "statelode-bridge"]
}
}
}
{
"mcpServers": {
"devstatelode-statelode": {
"command": "npx",
"args": ["-y", "statelode-bridge"]
}
}
}
About This MCP Server
The dev.statelode/statelode server is a shared task layer for AI coding agents, providing a Model Context Protocol surface that enables interactions such as task_search, task_get, and task_mutate. This server connects to AI coding assistants through the statelode-bridge package and can be accessed remotely, allowing developers to leverage its functionality in their workflows. Developers would reach for this server when they need to integrate AI-driven task management capabilities into their applications, particularly those that rely on npm and stdio interfaces.
Shared task layer for AI coding agents. One MCP surface: task_search, task_get, task_mutate.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
statelode-bridge 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 StateLode server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.