← Back to Plugins
MCP Server MCP

Nifra docs

github By github 👁 1 views ▲ 0 votes

Nifra docs, runnable examples, and API types as an MCP server for any AI assistant.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.nifra.dev"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...