alanagoyal/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A model context protocol (MCP) server that provides AI assistants with information about Alana Goyal and Basecase, based on alanagoyal.com and basecase.vc.
The @alanagoyal/mcp-server is a specialized Model Context Protocol (MCP) server designed to deliver comprehensive information about Alana Goyal and Basecase. This server is built using Mastra and Stagehand, ensuring robust integration with popular AI development environments like Windsurf and Cursor. By leveraging the data from alanagoyal.com and basecase.vc, the server provides AI assistants with accurate and up-to-date information, enhancing their ability to assist users effectively. The server is particularly useful for developers and AI enthusiasts who are working on projects related to Alana Goyal or Basecase, offering them a streamlined way to access relevant documentation and resources.
Features
- Integration with popular AI development environments like Windsurf and Cursor.
- Built using Mastra and Stagehand for robust performance.
- Provides comprehensive information about Alana Goyal and Basecase.
- Facilitates easy access to documentation and resources.
- Enhances AI assistants' ability to provide accurate information.
Usages
windsurf macos linux
{ "mcpServers": { "basecase": { "command": "npx", "args": ["-y", "@alanagoyal/mcp-server@latest"] } } }
windsurf windows
{ "mcpServers": { "basecase": { "command": "cmd", "args": ["/c", "npx", "-y", "@alanagoyal/mcp-server@latest"] } } }
cursor macos linux
{ "mcpServers": { "basecase": { "command": "npx", "args": ["-y", "@alanagoyal/mcp-server@latest"] } } }
cursor windows
{ "mcpServers": { "basecase": { "command": "cmd", "args": ["/c", "npx", "-y", "@alanagoyal/mcp-server@latest"] } } }