Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yossiKrauze • Testing & QA
A proof-of-concept MCP server that exposes a mock KnotAPI backend as MCP tools for testing and development of agent integrations.
Simulate interactions with KnotAPI endpoints (merchant listing, session creation/extension, card switching) during development and testing.
A local MCP-compatible toolset to validate MCP tool discovery and invocation without relying on a real production backend.
Sample Pydantic models and example FastAPI endpoints to prototype integrations or to use as a reference implementation.
This project provides a Model Context Protocol (MCP) integration that exposes KnotAPI-like operations (list_merchants, switch_card, create_session, extend_session) as MCP tools. It includes a FastAPI-based mock test service and Pydantic data models so agents (e.g., Claude) can exercise KnotAPI flows without a real backend. The implementation is explicitly a POC: authentication is mocked, error handling is minimal, and it is not intended for production use. It's useful for developing and validating MCP tooling, agent workflows, and end-to-end integration tests.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.