Agent Q runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 4 Aug 2026.
Local MCP server for requesting signatures from Agent-Q Firmware.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
fs.writeFileSync(path.join(assetDir, frameOutputName), output);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-q -- npx -y @stelis/agent-q
{
"mcpServers": {
"agent-q": {
"args": [
"-y",
"@stelis/agent-q"
],
"command": "npx"
}
}
}
[mcp_servers.agent-q]
command = "npx"
args = ["-y", "@stelis/agent-q"]
{
"mcpServers": {
"agent-q": {
"args": [
"-y",
"@stelis/agent-q"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-q": {
"args": [
"-y",
"@stelis/agent-q"
],
"command": "npx"
}
}
}
Hosted MCP server for Dropbox Sign — signature requests, templates, and account for AI agents.
Local Work Model MCP server for agent work that learns from real outcomes.
MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.
Local-first web intelligence MCP server for AI coding agents
Local-first codebase intelligence MCP server for AI coding agents.
MCP server for GroupDocs.Signature — sign, search and verify document signatures via AI agents.
Read-only MCP server for UK gym search using the LocalGym Agent API.
Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
Answers built from our own checks of this server.