Installation & Configuration
{
"mcpServers": {
"function-lookup": {
"command": "node",
"args": [
"dist/src/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/26
Updated
2025/4/28
{
"mcpServers": {
"function-lookup": {
"command": "node",
"args": [
"dist/src/index.js"
]
}
}
}