Installation & Configuration
{
"mcpServers": {
"access": {
"command": "node",
"args": [
"mcp-server.mjs"
],
"env": {
"ACCESS_BASE_URL": "http://localhost:3000",
"GLOBAL_AGENT_TOKEN": "your-token-here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15