FTIR.fun Spectral Search for Cursor
io.github.jxbaoxiaodong/ftirfun-mcp
FTIR spectral search and material identification for AI agents via MCP.
client:Cursor
transport:streamable-http
runtime:pypi
Install FTIR.fun Spectral Search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ftirfun-mcp": {
"url": "https://ftir.fun/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs