Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lucianoayres • Tools & CLI
A small MCP server that exposes simple tools (add and getApiKey) for integration with LLM-based IDEs like Cursor AI.
Run simple arithmetic tools or other custom utility functions exposed via MCP.
Access environment-based secrets (like API keys) in a controlled, local development environment.
A reference/example MCP server to integrate with Cursor AI or to learn how to expose tools over stdio and via mcp.json configuration.
This repository demonstrates a simple Model Context Protocol (MCP) server implemented in Python that provides two example tools: an add tool that sums two numbers and a getApiKey tool that returns an API key from the environment. It includes CLI support, standard I/O transport for IDE integration, and an example mcp.json to help Cursor AI discover and launch the server. The project is intended as a lightweight starter template for building and testing MCP tools locally and integrating them into agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.