LynxPrompt-MCP is a server that exposes any LynxPrompt instance as an MCP server, allowing LLMs to browse, search, and manage AI configuration blueprints.
From the registry: MCP server for LynxPrompt — browse, search, and manage AI configuration blueprints
Please install the `lynxprompt-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["lynxprompt-mcp"]
Note: Config shape inferred from CLI install commands; README had no explicit MCP client JSON config.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.LYNXPROMPT_URLrequiredLynxPrompt instance URL (without trailing /).LYNXPROMPT_TOKENrequiredAPI token in lp_xxx format.AI Agents Framework with Self Reflection and MCP support