- README: agentic/plugins branding, forge.lthn.ai links, dAppCo.re registry - CLAUDE.md: updated repo structure and install paths - marketplace.json: owner=Lethean, registry=forge.lthn.ai, org=agentic - .mcp.json: renamed server to AGENTIC_MARKETPLACE Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
163 B
JSON
12 lines
163 B
JSON
{
|
|
"mcpServers": {
|
|
"AGENTIC_MARKETPLACE": {
|
|
"command": "go",
|
|
"args": [
|
|
"run",
|
|
"./mcp/"
|
|
],
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
}
|