hippycampus

hippycampus

13

Hippycampus is a LangChain-based CLI and MCP server facilitating the dynamic loading of OpenAPI specifications and integration with Langflow for visual workflows. It supports both CLI and SSE-based MCP server modes.

What should I do if I encounter authentication errors?

Ensure that the GOOGLE_API_KEY environment variable is set correctly.

How can I resolve missing components in Langflow?

Verify that the LANGFLOW_COMPONENTS_PATH environment variable points to the correct directory.

What steps should I take if I experience connection issues?

Make sure the MCP server is running before attempting to connect via Langflow.

What if components don't appear in Langflow?

Try restarting the Langflow server to refresh the component list.

How can I debug issues with openapi_builder/spec_parser and agent interaction?

Use the CLI to debug these issues before running them in MCP or Langflow.